EBMS Tickets

Issue Number 82
Summary [Full Citation] Add new Board Manager Action Value
Created 2013-10-31 09:50:15
Issue Type Improvement
Submitted By Juthe, Robin (NIH/NCI) [E]
Assigned To Kline, Bob (NIH/NCI) [C]
Status Closed
Resolved 2013-11-21 08:29:42
Resolution Fixed
Path /home/bkline/backups/jira/oceebms/issue.114395
Description

We would like to add a new Board Manager Action status value:

  • On Hold

Comment entered 2013-11-21 08:29:42 by Kline, Bob (NIH/NCI) [C]

I think this is ready (on DEV). Thorough testing would be good, to make sure there aren't corners of the software that I didn't find that make assumptions about which board member actions are available.

Comment entered 2013-11-21 09:20:58 by Kline, Bob (NIH/NCI) [C]

For the DBA team:

    INSERT ebms_article_state_type 
        (state_text_id, state_name, description, sequence, completed)
        VALUES ('OnHold', 'On Hold',
        'New board manager action added for request in ticket OCEEBMS-82.',
        70, 'N');

For the WEB team:

  • R12132 trunk/ebms/ebms.nci.nih.gov/modules/custom/ebms/EbmsArticle.inc

  • R12132 trunk/ebms/ebms.nci.nih.gov/modules/custom/ebms/citations.inc

  • R12132 trunk/ebms/sql/ebms.sql

Comment entered 2013-12-11 12:02:50 by Kline, Bob (NIH/NCI) [C]

Promoted to QA.

Comment entered 2013-12-19 15:41:59 by Juthe, Robin (NIH/NCI) [E]

Verified on QA.

Comment entered 2014-02-18 12:08:03 by Shields, Victoria (NIH/NCI) [E]

Verified on production.

Elapsed: 0:00:00.000307