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: textreader destroys without removing tag and safe selection #99

Merged
merged 3 commits into from
Jan 18, 2022

Conversation

krampstudio
Copy link
Contributor

@krampstudio krampstudio commented Jan 11, 2022

Related to https://oat-sa.atlassian.net/browse/TR-2962

  • Update the text reader PCI in order to fix the destroy lifecycle

What's wrong

How to test:

  • launch a test review from that attached TAEs, for example this review launch
  • test the migration from the previous version php index.php '\oat\tao\scripts\tools\Migrations' -c migrate -v 'oat\pciSamples\migrations\Version202201111538504106_pciSamples' -e pciSamples. This should publish the version 1.1.1 of the IMS textreader PCI

Envs:

@github-actions
Copy link

Version

Target Version 3.4.1
Last version 3.4.0

There are 0 BREAKING CHANGE, 0 feature, 1 fix

Copy link

@marpesia marpesia left a comment

Choose a reason for hiding this comment

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

LGTM

Review Checklist

  • New code is covered by tests (if applicable)
  • Tests are running successfully (old and new ones) on my local machine (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)
  • Acceptance criteria are respected
  • Pull request title and description are meaningful
  • Pull request's target is not master
  • Commits are following conventional commits
  • Commits messages are meaningful
  • Commits are atomic
  • Changelog is updated according to changes (if applicable)
  • Documentation is updated according to changes (if applicable)

Copy link

@yukipastelcat yukipastelcat left a comment

Choose a reason for hiding this comment

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

Code is looking 👍

Review Checklist

  • New code is covered by tests (if applicable)
  • Tests are running successfully (old and new ones) on my local machine (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)
  • Acceptance criteria are respected
  • Pull request title and description are meaningful
  • Pull request's target is not master
  • Commits are following conventional commits
  • Commits messages are meaningful
  • Commits are atomic
  • Changelog is updated according to changes (if applicable)
  • Documentation is updated according to changes (if applicable)

Copy link
Contributor

@quintanilhar quintanilhar left a comment

Choose a reason for hiding this comment

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

Great job! 👍🏻

  • New code is respecting code style rules
  • New code is respecting best practices
  • Feature is working correctly on my local machine
  • Acceptance criteria are respected
  • Pull request title and description are meaningful
  • Pull request's target is not master
  • Commits are following conventional commits
  • Commits messages are meaningful
  • Commits are atomic

@krampstudio krampstudio merged commit 3b240fc into develop Jan 18, 2022
@krampstudio krampstudio deleted the fix/TR-2962/fix-destroy-lifecycle-of-textreader branch January 18, 2022 09:35
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