-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Component/s: Organize - Labels
-
None
-
Severity 3 - Minor
Issue Summary
We have observed an issue where the Get Blog post by label API returns the deleted blog as Current instead of Deleted.
Steps to Reproduce
- Create a blog page and add a label to it. The get blog post by label API will show the blog as "Current"
- Now delete the blog page.
- If you hit the Get blog posts by label API, it will show the status as "Trashed"
- Now go to Space Settings -> Trash and Purge the trashed blog.
- The get blog post api will show the blog as "Current" again instead of "Deleted"
Expected Results
The status after Purge action should be "Deleted"
Actual Results
Currently it goes back to the "Current" status.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- blocks
-
ECOHELP-63639 Loading...