Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. DTECommentAdmin
    1. This can edit all other users comments in the system.
  2. DTEP
    1. Stands for DownTimeEvent Pending
    2. Only allows for user to delete pending items.
  3. DTEL3
    1. Stands for DownTimeEvent Level 3
    2. User can create new items, edit existing items time and details, split events and delete items
    3. Add and edit their own comments to any event
  4. DTEL2
    1. Stands for DownTimeEvent Level 2
    2. User can create new items, edit existing items time and details and split events
    3. Add and edit their own comments to any event
    4. Cannot delete
  5. DTEL1
    1. Stands for DownTimeEvent Level 1
    2. User can ONLY edit items that have not been previously edited

...

    1. User can change details and add a comment to a first time edit event
    2. Add and edit their own comments to any event
    3. Cannot delete, split, change times, edit updated events

If the previous logic does not grant access into the system, the following security roles are checked.

...

The override for this is if a web.config setting or “DowntimeManagerDDLRoleName” exists, that resultant role name will be used instead.

 

 



In the web.config section, to enable additional troubleshooting error messages activate this key with a value of TRUE:   ShowAllDowntimeEntryPageErrors

...