Skip to content

Add log notes to SubscriptionRequest form view

Daniel Palomar requested to merge feature/add-notes-to-SR into master

We need to share notes about the reason why a SubscriptionRequest is blocked, so we add the log notes section to the form view.

We can check the state in the list view:

image

And go to the form view to read the log notes:

image

The Block button is available in draft state, and unblock button it's only visible in block state.

Edited by Gerard Funosas

Merge request reports