dbca-wa/oim-cms

View to allow application custodians the ability to edit some ITSystem fields

Closed this issue · 3 comments

Allow custodians to edit the following fields: description, notes, documentation, technical_documentation, system_reqs, workaround, recovery_docs, system_creation_date, critical_period, alt_processing, technical_recov, post_recovery, user_notification, unique_evidence, point_of_truth, legal_need_to_retain

xzzy commented

Displaying Fields Friendly:

description TEXTAREA - DONE
notes TEXTAREA -
documentation INPUT (URL) -
technical_documentation INPUT(URL) -
system_reqs TEXTAREA -
workaround TEXTAREA -
recovery_docs INPUT(URL) -
system_creation_date INPUT (DATE) -
critical_period INPUT (text) -
alt_processing TEXTAREA -
technical_recov TEXTAREA -
post_recovery TEXTAREA -
user_notification TEXTAREA -
unique_evidence DROPDOWN (unknown/yes/no) -
point_of_truth DROPDOWN (unknown/yes/no) -
legal_need_to_retain DROPDOWN (unknown/yes/no) -

xzzy commented

IT System Register Template will need to be adjusted within /admin for a edit button to be added.

xzzy commented

Have added permission check rules to Form and AIP limited to Custodian, Super User & OIM Staff user group