View Issue Details

IDProjectCategoryView StatusLast Update
0010107mantisbtfeaturepublic2020-03-03 04:35
Reportercaldarola Assigned Todregad  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Product Version1.1.0 
Target Version2.23.0Fixed in Version2.23.0 
Summary0010107: Allow setting reminder bugnotes' view status
Description

Original title: Sending a private reminder in a single step

Now I achieve the same result in this way:

  • send a reminder
  • make private note in the Notes list
TagsNo tags attached.

Relationships

related to 0026757 closedcommunity Bugnote from reminder is always public - ignoring private checkbox state 

Activities

caldarola

caldarola

2009-02-04 03:37

reporter   ~0020781

From user inteface point of view it would be sufficient to add a check box to "send a reminder" form.

dregad

dregad

2019-09-03 09:54

developer   ~0062713

This would be consistent with the handling of bugnotes elsewhere in MantisBT.

dregad

dregad

2020-03-03 04:02

developer   ~0063722

This is only partially fixing the problem - see 0026757

Related Changesets

MantisBT: master 161b6fac

2019-09-03 07:17

dregad


Details Diff
Allow setting reminder view status

If reminders are stored as bugnotes, display a checkbox allowing user
to set the view status. If user does not have the necessary permissions
($g_set_view_sattus_threshold), just display the default view status.

Fixes 0010107
Affected Issues
0010107
mod - bug_reminder.php Diff File
mod - bug_reminder_page.php Diff File

MantisBT: master 0cc0885a

2020-03-02 23:13

nenadalm

Committer: GitHub


Details Diff
Fix bugnote view_state when sending reminder

Fixes 0026757 (follow-up on issue 0010107)
PR https://github.com/mantisbt/mantisbt/pull/1626
Affected Issues
0010107, 0026757
mod - bug_reminder.php Diff File

MantisBT: master-2.23 76c06716

2020-03-02 23:13

nenadalm

Committer: dregad


Details Diff
Fix bugnote view_state when sending reminder

Fixes 0026757 (follow-up on issue 0010107)
PR https://github.com/mantisbt/mantisbt/pull/1626

(cherry picked from commit 0cc0885a49a311fd67aa1af024d81a1862ee07b1)
Affected Issues
0010107, 0026757
mod - bug_reminder.php Diff File