Versions Compared

Key

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

ServiceNow Module work

Priority List

  1. Lightbox - The first time a user clicks on a link from the My Services homepage, the form does not load. It only loads the second time. This needs to be fixed so that the forms always load the first time.
  2. My Requests - Fix data pull, no records are showing, only the field headers
      (? Working locally)
  3. My Approvals - Change column label: "Requested forRequest" to "Opened by.Approval for" (easy)
  4. My Approvals - Change column label: "Request" to "Approval for" (easyRequests - Add sorting functionality to each column. (check in with Vincent)
  5. My Incidents - Add sorting functionality to each column (check in with Vincent)
  6. My Approvals - Add data from ServiceNow for Department - name or org code.
  7. My Approvals - Add data from ServiceNow for Description.
  8. My Requests - change display of "Requested for" column data to <last name, first name>.
  9. My Requests - Add sorting functionality to each column.
  10.   Lightbox -  Fix lightbox so that all forms fit without scrolling.
  11. My Incidents - Modify data pull to include all open incidents and resolved/closed incidents up to 90 days old. (awaiting info from SN dev)
  12. My Incidents - Add sorting functionality to each column
    My Reports - Create page to look like Requests
  13. My Reports - Pull all Requests by department (from launch through present date)

...

  1. Change column labels: change "Date" to "Opened," change "Name" to "Requested for," remove the number signs after "Item" - Done 10/10 (CC & Broggi)
  2. Move column "Item" to the far right so that it's the last column - Done 10/10 (CC & Broggi)
  3. Change display of "Requested for" column data to <last name, first name>. - Done 10/21 (Seong)

My Approvals page (in SN module, localhost)

...