Actions
action #180773
openYou can create VERSION=* when there is VERSION=X already defined
Start date:
2025-04-10
Due date:
% Done:
0%
Estimated time:
Description
Currently in Mediums you not allowed to create two entities for same combination of distri/version/flavor/arch , BUT there is "workaround" :
- Create DISTRI_A-VERSION_A-FLAVOR_A-ARCH_A medium
- Try to create DISTRI_A-*-FLAVOR_A-ARCH_A ==> it will be created
Expected :
- allow creation of DISTRI_A-*-FLAVOR_A-ARCH_A only when there is NO mediums for this distri/flavor/arch for specific version
- if there is DISTRI_A-*-FLAVOR_A-ARCH_A created not allow "normal" versions to be created
Actions