We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Task Description
Add the following fields to the ComponentInstance model in the database schema, entity and API:
Expected Test: Add the new attributes to the existing tests in:
The text was updated successfully, but these errors were encountered:
As discussed, the specified attributes will not be added to ComponentInstanceInput. Instead, they will be extracted from the CCRN line.
Therefore, the ticket scope also includes implementing a parser. This parser must be usable both in end-to-end tests and within the application.
Sorry, something went wrong.
michalkrzyz
No branches or pull requests
Task Description
Add the following fields to the ComponentInstance model in the database schema, entity and API:
Expected Test:
Add the new attributes to the existing tests in:
The text was updated successfully, but these errors were encountered: