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] Identical identifiers during test duplication #2579

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

shpran
Copy link
Contributor

@shpran shpran commented Feb 14, 2025

AUT-3772

Changes

  • Now unique identifier for QTI schema will be generated every time
  • Now unqie identifier as property in DB will be generated every time and will be the same as unique identifier for QTI schema

How to test

  1. Navigate to tests tab
  2. Create new Test
  3. Author it and check Identifier value
  4. Duplicate/Copy this test
  5. Check Identifier for the new duplicated/copied test
  • Old behaviour: identifier remain the same
  • Fixed behaviour: new identifier generated

Require PRs

Copy link

github-actions bot commented Feb 14, 2025

Front-end summary Node 18

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

Copy link

Version

Target Version 48.19.3
Last version 48.19.2

There are 0 BREAKING CHANGE, 0 feature, 1 fix

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