Hi Christoph - i have searched quite a bit but cannot find my topic, but it is concerning an issue with the precedence of RATINGS on a generation variant. I have created a precendence where "LABEL" rating comes first, and then PUBLIC.
If I have a value assignment that has 5 instances, for example:
LABEL
PUBLIC
PUBLIC
LABEL
LABEL
It will only pick up the first instance, and then exit the loop once it sees the next one (PUBLIC).
I decided to then change the second instance to "LABEL", and now it prints that one as well. (so the first two instances now print).
I don't understand why it is behaving this way, this doesn't seem normal.
My colleague found the "fix" though and it also makes no sense - going into SPRO config, under the "Specify Ratings" activity, he also set the priority under the "Prio DG" column. (it was previously blank for the LABEL rating). This column is for DG Filling!
Any idea on this?