Menu

#4233 Edited ticklers do not retain prior information such as assigned demographic, priority, task assignee and status

RELEASE_12_1
pending-wont-fix
None
7
2016-02-22
2016-02-22
No

Problem Summary
Edited ticklers do not retain prior information such as assigned demographic, priority, task assignee and status (They are also lost when sorted)

Expected Result
Tickler should be updated with the edited contents and no new entry added in the tickler list

Actual Result
Creates a duplicate tickler but with no information such as assigned demogrpahic, priority, task assignee and status

Steps to Reproduce
1. Create a tickler and assign it to a demographic
2. Edit the tickler
3. Save changes/edit with the Update button
4. See new tickler created underneath

1 Attachments

Discussion

  • Marc Dumontier

    Marc Dumontier - 2016-02-22
    • status: open --> pending-wont-fix
     
  • Marc Dumontier

    Marc Dumontier - 2016-02-22

    This is actually how it's coded to work. The information isn't lost. The rows after the initial row of the tickler (showing everything) are entries in the tickler_comments table which show the updated message, providerNo, and updatedate.