View Issue Details

IDProjectCategoryView StatusLast Update
0005182SymmetricDS ProImprovementpublic2022-07-27 20:54
Reporteremiller Assigned Toemiller  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.13.0 
Target Version3.14.0Fixed in Version3.14.0 
Summary0005182: Improve grid on Manage Nodes screen
Description- Add "Registration Not Before" and "Registration Not After" to the columns, which come from node security table. They will not be shown by default, but can be enabled for display.
- "Status" column currently checks if registration enabled is true, then it says "Open". Modify it to consider showing "Scheduled" or "Closed". If the current time is before registration_not_before time, then show "Scheduled". If the current time is after the registration_not_after time, then show "Closed". One or both of registration not before/after fields can be null, which means no limit on the corresponding time.
- Put a copy icon to the right of the sync URL. It can be in that same column or in a new column next to it.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2022-01-03 18:58 emiller New Issue
2022-01-03 18:58 emiller Status new => assigned
2022-01-03 18:58 emiller Assigned To => emiller
2022-01-03 21:00 emiller Status assigned => resolved
2022-01-03 21:00 emiller Resolution open => fixed
2022-01-03 21:00 emiller Fixed in Version => 3.14.0
2022-07-27 20:54 admin Status resolved => closed