eclipse-tractusx / policy-hub

Policy Hub
Apache License 2.0
4 stars 12 forks source link

New Policy "contractReference" type #176

Closed jjeroch closed 2 months ago

jjeroch commented 2 months ago

Description

A new policy named "contractReference" with the right operand "{bilateralContractName}" needs to be implemented. This policy can be used for any useCase type and should be active as of today. No regex or transactional attributes are required for this policy.

Acceptance Criteria

  1. The new "contractReference" policy should be added to the system.
  2. The right operand for the policy should be set to "{bilateralContractName}".
  3. The policy should be applicable for any useCase type.
  4. The policy should be active as of today's date.
  5. No regex or transactional attributes should be required for this policy.

Tasks

  1. Add the new "contractReference" policy to the system.
  2. Set the right operand for the policy to "{bilateralContractName}".
  3. Ensure the policy is applicable for any useCase type.
  4. Set the policy to be active as of today's date.
  5. Verify that no regex or transactional attributes are required for this policy.

Definition of Done

evegufy commented 2 months ago

@sachinargade123 @ciprianherciu it's ready for testing