Hiding the edit button means that when someone wants to add a sign-off block back to the page, they cannot press 'save' and therefore submit the block to register in the db and is not displayed on the page.
A better solution is to mirror the config of its original template block and to disable the editing of the config. We can do this because the relationship between sign-off blocks and pages is 1:1. ** Summary changed: - Prevent editing sign-off blocks that are create from a template + Prevent editing sign-off blocks that are created from a template ** Summary changed: - Prevent editing sign-off blocks that are created from a template + Prevent editing sign-off blocks and preserve config from a templates ** Description changed: - The sign-off block doesn't display any creative content. It hold - settings for sign-offs and verification on the progress completion page. - We should preserve these config settings in template copies. + We should preserve the config settings of a sign-off block if it is part + of a template. + + - Disable edits to the sign-off block config + - Keep the config of the original template -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: mahara-contributors https://bugs.launchpad.net/bugs/1964428 Title: Prevent editing sign-off blocks and preserve config from a templates Status in Mahara: New Bug description: We should preserve the config settings of a sign-off block if it is part of a template. - Disable edits to the sign-off block config - Keep the config of the original template To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1964428/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

