Details
-
Type:
Improvement
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:
-
Story Points:1
-
Epic Link:
-
Sprint:Summer 2019 Sprint 8, Summer 2019 Sprint 9, Summer 2019 Sprint 10
Description
We need to Add base64 Support to the UI.
Current Workflow:
1. Base64 String is extracted from Manifest
2. Store the Base 64 Sting to Database
3. Extract the Base64 Description on the UI
Task:
1. To Decode Base 64 String to show on UI
2. On Editing Converting the String back to base 64 to store at the backend