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
When a new contract definiton is created on "Contract Definitions" page, it does not appear in the "Catalog Browser"
contract definiton
When a new contract definition is created it has to appear in the Catalog Browser.
Steps to reproduce the behavior:
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Likely will be fixed by #54
Sorry, something went wrong.
The leftOperand of the AssetSelector has the wrong value.
Thats why a Asset is not mapped by a Contract Definition.
fix: change operandLeft to correct value (eclipse-edc#92)
5b212b8
fix: Set Correct Value for operandLeft in assetSelector in ContractDe…
39dcce9
…finition (#99) fix: change operandLeft to correct value (#92)
19bc1b4
…finition (eclipse-edc#99) fix: change operandLeft to correct value (eclipse-edc#92)
janpmeyer
Successfully merging a pull request may close this issue.
Bug Report
Describe the Bug
When a new
contract definiton
is created on "Contract Definitions" page, it does not appear in the "Catalog Browser"Expected Behavior
When a new contract definition is created it has to appear in the Catalog Browser.
Steps to Reproduce
Steps to reproduce the behavior:
Context Information
Add any other context about the problem here.
Detailed Description
The text was updated successfully, but these errors were encountered: