Jazz Register Log in
Jazz Forum Welcome to the Jazz Community Forum

Welcome to the Jazz Community Forum

Connect and collaborate with IBM Engineering experts and users

REST call returns deleted data in data model

I have a Data model which includes a REST call for resource assignments.  When queried, it returns assignements that are no longer current and have been deleted.  Why is this happening and how might it be corrected.

0 votes



One answer

Permanent link
Hello Greg,

I assume this is a custom data model you built using a custom xdc file to query a REST resource.

It's difficult to provide a meaningful answer without more details, however a few thing that could be related are:
  • check if there is a field returned by the REST API indicating if the element is deleted or archived.
  • filter the call to not show archived elements.
  • use a modified since clause, if supported by the REST source, to filter out old data.

Best Regards,

Francesco Chiossi

0 votes

Comments

Your explanation makes sense.  I plan to work with the person who formed the xdc file to confirm your suspicions.

Your answer

Register or log in to post your answer.

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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jun 17 '15, 11:00 a.m.

Question was seen: 3,290 times

Last updated: Jun 18 '15, 7:30 a.m.

Confirmation Cancel Confirm