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: pci_identifier to payload data #267

Merged
merged 3 commits into from
Jan 27, 2022

Conversation

bartlomiejmarszal
Copy link
Contributor

To allow downloading correct PCI we need to define what pci_identifier user want's to download. Therefore I extended request payload that is used to generate registered PCI lists to allow FE create request that is including pci_identifier required to define correct PCI model.

@bartlomiejmarszal bartlomiejmarszal force-pushed the fix/AUT-1539/export-pci-manager branch from 166513d to 0072192 Compare January 20, 2022 12:59
@github-actions
Copy link

Version

Target Version 7.12.4
Last version 7.12.3

There are 0 BREAKING CHANGE, 0 feature, 3 fixes

@bartlomiejmarszal bartlomiejmarszal marked this pull request as ready for review January 20, 2022 13:06
Copy link
Contributor

@bziondik bziondik left a comment

Choose a reason for hiding this comment

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

  • 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
Contributor

@pnal pnal left a comment

Choose a reason for hiding this comment

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

BE part LGTM
Nice job!

  • 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

@bartlomiejmarszal bartlomiejmarszal merged commit ab219bb into develop Jan 27, 2022
@bartlomiejmarszal bartlomiejmarszal deleted the fix/AUT-1539/export-pci-manager branch January 27, 2022 21:31
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