Actions
Bug #5339
openEdit Document : Tags that were removed during editing reappear in both the view and edit screens.
Start date:
08/07/2025
Due date:
% Done:
0%
Estimated time:
Description
Steps to Reproduce:
- Login to iOS Vitagist.
- Tap the Document tab.
- Select any category except Identity.
- Choose a document, tap Action, then tap Edit.
- Remove all tags and tap Save.
- Go back to the View Document and Edit screens.
Expected Result: Removed tags should not be visible.
Actual Result: Deleted tags still appear.
Note: Applies to all categories.
Files
Updated by kumar r 6 days ago
- Status changed from New to Feedback
- Assignee changed from kumar r to Dhineshkumar Muthukumaran
On edit document update not update the empty user tags.
https://api.staging.digicoffer.com/consumer/v3/personal/6883306dfffd8f046cfa060e/update
parameters:["name": "Mmm", "tags": ["6874eed9fffd8f6195db0d72"], "description": "SampleID3", "user_tags": [], "expiration_date": ""]
Updated by kumar r about 13 hours ago
- Assignee changed from Raksha S to Dhineshkumar Muthukumaran
Actions