Partition appears twice in select menu

Hi Everyone

Since the update tfrom ondemand-4.0.0 ondemand-4.2.2, partitions apperar twice in the select menu. I am using auto_queues

Is someone has the same issue ?

Can you provide the HTML associated with all options for a queue - for example public-cpu.

Seems like a bug to me.

Hello @jeff.ohrstrom

It’s a good idea to check the HTML code. I found the problem, and it was on my end. The cluster variable in my deployment tool configuration was set incorrectly. As a result, it was creating an “admin.yaml” file; now that it’s been fixed, it creates a “bamboo.yaml” file in addition.

So I had two cluster files configured in my instance.

It has been corrected, thank you for your sight !