Skip to content

398: Add doctrine migration to change media references from 'v1' to 'v2' #199

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

turegjorup
Copy link
Contributor

Link to ticket

https://leantime.itkdev.dk/#/tickets/showTicket/398

Description

Add doctrine migration to change media references from API 'v1' to API 'v2' in slide content. Example:

{"images":["\/v1\/media\/01G1R1GWYWGBWNDK83AMGR3WAQ","\/v1\/media\/01G1R1GX31VBARESFZAMPJDWRF","\/v1\/media\/01G1R1GXAR4SBN4HT12PBH6XER"],"imageDuration":5}
{"images":["\/v2\/media\/01G1R1GWYWGBWNDK83AMGR3WAQ","\/v2\/media\/01G1R1GX31VBARESFZAMPJDWRF","\/v2\/media\/01G1R1GXAR4SBN4HT12PBH6XER"],"imageDuration":5}

Screenshot of the result

If your change affects the user interface you should include a screenshot of the result with the pull request.

Checklist

  • My code is covered by test cases.
  • My code passes our test (all our tests).
  • My code passes our static analysis suite.
  • My code passes our continuous integration process.

If your code does not pass all the requirements on the checklist you have to add a comment explaining why this change
should be exempt from the list.

Additional comments or questions

If you have any further comments or questions for the reviewer please add them here.

@turegjorup turegjorup requested a review from tuj April 5, 2024 10:26
@turegjorup turegjorup self-assigned this Apr 5, 2024
@turegjorup turegjorup merged commit fcf3bbf into os2display:develop Apr 5, 2024
@turegjorup turegjorup deleted the feature/398_change_route_prefix_in_slide_content_field branch April 5, 2024 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants