Hello. I'm having issues with multi select option sets. My entity has two of them, and I've noticed that when trying to save the values of the two multi option set in a form, that they get their values mixed up.
I have two multi select option sets that get their values from two different option sets.
Here are the options in the first multi select option set.

And these are the options in the second.

The strange thing is how when I click to submit the form, the multi select option set values get mixed up. Like the second one now has the value of the first.

This is what it looks like before submitting.

And then this is what it looks like after.

What is causing this? Is this a bug in Power Apps? I'm not doing anything out of the ordinary, just using a basic form.