Start build buttons problem after update

After update from 1.9.2.1123 to 1.9.2.1139 build start buttons are not visible from configuration view, although they are visible on main Continua page (projects view).
Seems permissions are OK as users can start builds as before, but buttons dissapeared when inside specific configuration.

Buttons are there for the admin :slight_smile:

What is interesting that if I remove permissions for user to start builds, buttons in main view are disabled, but are now shown in configuration view and are active, although queueing build does nothing.

Additionally links to artifacts are missing.

Hi Michal,

Thank you for reporting this. We inadvertently inverted the logic in one of our permission checking functions.

We have now released v1.9.2.1140 which fixes this issue. We have also updated our unit tests to cover this area of the code.

1 Like