Show newly created cuts
During MR the API was improved by adding the ability to hide cuts on creation (Line 38 in views_cuts.py). Stupid me forgot to then explicitly set has_answers
in the create request. Cuts should now be shown on creation.
To receive notifications about scheduled maintenance, please subscribe to the mailing-list gitlab-operations@sympa.ethz.ch. You can subscribe to the mailing-list at https://sympa.ethz.ch
During MR the API was improved by adding the ability to hide cuts on creation (Line 38 in views_cuts.py). Stupid me forgot to then explicitly set has_answers
in the create request. Cuts should now be shown on creation.