View Issue Details

IDProjectCategoryView StatusLast Update
6006Composrcorepublic2024-10-16 18:48
ReporterPDStig Assigned ToChris Graham  
PrioritynormalSeverityminor 
Status assignedResolutionopen 
Summary6006: Change timezone to key_timezone in POST params for filters
DescriptionTo fix time zone issues with fields, I had to modify how they process data / components. There is no-longer a "global" time zone parameter. Instead, every date-time field has its own time zone parameter.

As such, using 'timezone' as a POST parameter will no longer work. Instead, you must use fieldname_timezone.

For example, on a t_time database field, instead of 'timezone', use 'filter_t_time_timezone'.

I do not know where all in the code this must be changed because I haven't dealt much with filtercode. Thus, I am assigning to Chris.
TagsRoadmap: v11
Attach Tags
Time estimation (hours)
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

Activities

There are no notes attached to this issue.

Add Note

View Status
Note
Upload Files
Maximum size: 32,768 KiB

Attach files by dragging & dropping, selecting or pasting them.
You are not logged in You are not logged in. This means you will not get any e-mail notifications. And if you reply, we will not know for sure you are the original poster of the issue.

Issue History

Date Modified Username Field Change
2024-10-16 18:48 PDStig New Issue
2024-10-16 18:48 PDStig Status Not Assigned => Assigned
2024-10-16 18:48 PDStig Assigned To => Chris Graham
2024-10-16 18:48 PDStig Tag Attached: Roadmap: v11