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

chore: remove unnecessary parameter #2495

Merged
merged 3 commits into from
Aug 16, 2024

Conversation

shpran
Copy link
Contributor

@shpran shpran commented Aug 15, 2024

ADF-1765

Changes

  • subclassLabel POST parameter removed from the code. Now we will provide direct URIs to test/item classes

Copy link

github-actions bot commented Aug 15, 2024

Front-end summary Node 18

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

{
$itemClassUri = $this->getPostParameter(self::ITEM_CLASS_URI);
$subclassLabel = $this->getSubclassLabel();
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done: a52922f

Thanks!

Copy link
Contributor

@gabrielfs7 gabrielfs7 left a comment

Choose a reason for hiding this comment

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

Thanks @shaveko , just minor points.

Lets check with QA as this is urgent.

  • 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

Copy link

Version

Target Version 48.12.1
Last version 48.12.0

There are 0 BREAKING CHANGE, 0 feature, 0 fix

@shpran shpran merged commit 6a70e80 into develop Aug 16, 2024
5 checks passed
@shpran shpran deleted the feat/ADF-1685/store-tests-items-uris branch August 16, 2024 11:23
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.

3 participants