Actions
Bug #5340
openEdit Document : The previously removed selected expiration date is still displayed. But the expiration date should be empty.
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.
- Clear the expiration date and tap Save.
- Reopen the document.
Expected Result: The expiration date field should be empty.
Actual Result: The previously removed expiration date is still displayed.
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 document update expiry date not updating on edit.
https://api.staging.digicoffer.com/consumer/v3/personal/626a6cd3863ef57543fe5880/update :
parameters:["user_tags": [], "tags": ["6874eed9fffd8f6195db0d77"], "name": "Health Test", "expiration_date": "", "description": "Health Test"]
Actions