Skip to content
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

fix: Copy Service now store correct link to an asset file source #511

Merged

Conversation

bartlomiejmarszal
Copy link
Contributor

When copy asset we will store in rdf link to a correct source file

How to test:

  1. Create class and place asset with a content in that class
  2. Create new empty class
  3. Copy class with new Passage and choose destination to another class.
  4. Make changes in copied resource
  5. Observe original asset. Make sure no changes are visible.
Screen.sharing.-.2024-06-14.3_07_42.PM.mp4

Copy link

github-actions bot commented Jun 14, 2024

Front-end summary Node 18

💯 Total ✅ Passed ⏭️ Skipped ❌ Failed
16 16 0 0

Copy link
Contributor

@hectoras hectoras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Pull request title and description are meaningful
  • Pull request's target is not master
  • Target branch is correct
  • Commits are following conventional commits
  • New code is covered by tests (if applicable)
  • New code is respecting code style rules
  • New code is respecting best practices
  • New code is not subject to concurrency issues (if applicable)
  • Feature is working correctly on my local machine (if applicable)
  • Tests are running successfully (old and new ones) on my local machine (if applicable)
  • Acceptance criteria are respected
  • Kitchen links are not exposed in the description

Copy link

Version

Target Version 12.41.5
Last version 12.41.4

There are 0 BREAKING CHANGE, 0 feature, 3 fixes

@bartlomiejmarszal bartlomiejmarszal merged commit fa10732 into develop Jun 19, 2024
5 of 6 checks passed
@bartlomiejmarszal bartlomiejmarszal deleted the fix/ADF-1669/link-asset-to-copied-source-file branch June 19, 2024 09: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.

4 participants