action-destinations icon indicating copy to clipboard operation
action-destinations copied to clipboard

Update type of content id to string from number

Open harsh-joshi99 opened this issue 1 year ago • 0 comments

Content Id was set as a number and was throwing an error as it needed to be a string. Updated the type of mapping from number to string.

JIRA -> STRATCONN-4163

Testing

Tested successfully in staging via app.

Local Testing

Screenshot 2024-09-19 at 10 48 53 AM

Stage Testing

Before Fix Screenshot 2024-09-19 at 10 50 39 AM

After Fix Screenshot 2024-09-19 at 3 18 49 PM

Include any additional information about the testing you have completed to ensure your changes behave as expected. For a speedy review, please check any of the tasks you completed below during your testing.

  • [ ] Added unit tests for new functionality
  • [x] Tested end-to-end using the local server
  • [x] [Segmenters] Tested in the staging environment

harsh-joshi99 avatar Sep 19 '24 05:09 harsh-joshi99