Comment 5 for bug 1807991

Revision history for this message
Andres Rodriguez (andreserl) wrote :

It is actually not breaking API compatibility because it is intended that the machine is 'newly' registered (sets status to 'NEW'), the machine is automatically commissioned (sets status to 'Commissioning'), and once it is finished, it will be set back to 'New'. Hence, the machine will remain in new.

We can explore to see if it would be possible to always go from Commissioning -> New without going from New -> Commissioning -> New and fix that for 2.5.1.

Thoughts?