Steps to reproduce:
fedpkg request-side-tag
koji untag-pkg <tag> <build>
Expected behaviour:
Side-tag continues to exist, and build 2 should be targeting it.
Actual behaviour:
Side-tag is deleted, and build 2 has the tag stripped while continuing to build.
It is up to fedora's configuration. From the description it seems that they have configured remove_empty=True for sidetag plugin. In such case it is correct behaviour. When last build is untagged from the sidetag, it is removed regardless anything else.
remove_empty=True
So, you can ask Fedora's relengs to change the configuration (and delete the sidetags via some temporal policy instead) or don't untag the (last) build if you don't want to lose the sidetag itself.
Metadata Update from @tkopecek: - Custom field Size adjusted to None
Metadata Update from @tkopecek: - Issue close_status updated to: Dropped - Issue status updated to: Closed (was: Open)
Thanks for the response @tkopecek, apologies for the late response I unfortunately had to take extended leave. I have submitted a Fedora doc change issue so that hopefully the next person to do what I did figures it out quicker than me.
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/koji/koji/issues/3937
Please continue any further discussion there.