What does the tag ds:deleted mean in RRC?
I am trying to extract information about artifacts using RRC REST API. In order to avoid tests in production environment, a lab environment was created. The OS and Jazz ALM database and configuration files are exacty equal to the ones in production. The differences are only 3 weeks of data (TODAY minus 3 weeks) and hardware (less memory and disk space), and no others. But when I try to obtain RM resources using the following query, the results are totally different:
https://server:port/rm/publish/resources?modifiedSince=2012-01-01T00:00:00.001-0300&ownLinks=true&size=10
The data shown in production enviroment seems to be correct, but there is no data returned when executed in lab environment in the majority of project areas, and when there is data returned, this tag ds:deleted is shown and set to true. The team that created the lab environment told me that there is no logical deletion on RRC, so this gets even stranger considering all the facts.
Can anyone tell me what does this tag mean, and any possible reason for this strange behavior? Maybe some configuration in the lab environment that was undetected?
Thanks in advance,
Igor Sousa
|
Be the first one to answer this question!
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
Just curious, when you imported the data from the production into the testing environment, did you do "server rename" or use hosts file to map the original host (so that the URLs remain the same)?
Donald, it is the second option: hosts file to map the original host. It's been done this way, in according to the lab team, to create an environment exactly like production and avoid differences in database structures.
It seems that a problem was found in the lab environment, probably because there was an absence of a disk. I don't know exactly what the lab team meant by this, but I'll post when I have further information. So, to consider this question answered, I'd only like to know what does the tag mean, if there is logical deletion on RRC, and how to do it. Thanks a lot.
Igor,