[FIXED] - ISSUE/BUG - Event delete issue

Current Development version likely to have breaking changes
Post Reply
asunturd
Posts: 17
Joined: Thu Mar 05, 2020 4:27 pm

[FIXED] - ISSUE/BUG - Event delete issue

Post by asunturd »

when deleting events from list the page seems to refresh after deletion.
selecting and trying to delete another event(s) is not possible, the delete button is not active until the page is refreshed manually.

tried diferent browsers with same result.
Version: 1.37.59~20240410071521-jammy
Last edited by asunturd on Wed Apr 17, 2024 7:14 pm, edited 1 time in total.
IgorA100
Posts: 70
Joined: Sat Feb 03, 2024 11:55 am

Re: ISSUE/BUG - Event delete issue

Post by IgorA100 »

asunturd wrote: Sun Apr 14, 2024 11:06 am when deleting events from list
On which page are you deleting events?
asunturd
Posts: 17
Joined: Thu Mar 05, 2020 4:27 pm

Re: ISSUE/BUG - Event delete issue

Post by asunturd »

IgorA100 wrote: Mon Apr 15, 2024 8:33 am
asunturd wrote: Sun Apr 14, 2024 11:06 am when deleting events from list
On which page are you deleting events?
Hi,

when accessing events of a monitor from the console page
(clicking Events/Hour/Day/Week/Month)
User avatar
iconnor
Posts: 2906
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: ISSUE/BUG - Event delete issue

Post by iconnor »

There is likely a javascript error... can you right click, inspect element, go to console tab and see if anything useful is there?
asunturd
Posts: 17
Joined: Thu Mar 05, 2020 4:27 pm

Re: ISSUE/BUG - Event delete issue

Post by asunturd »

iconnor wrote: Wed Apr 17, 2024 12:50 pm There is likely a javascript error... can you right click, inspect element, go to console tab and see if anything useful is there?
Hi,

check the attachment.

Inspect->Console when deleting 1 event and soon after marking another and trying to delete. The delete button is "grayed out".(not active)

"DATETIME_FORMAT_PATTERN" is empty in options

I had changed the "TIMEZONE" and "LOCALE_DEFAULT" to reflect the local time settings, that's all thats done

regards.
Attachments
delete-not-possible.jpg
delete-not-possible.jpg (229.79 KiB) Viewed 392 times
User avatar
iconnor
Posts: 2906
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: ISSUE/BUG - Event delete issue

Post by iconnor »

Just pushed a fix. New packages are building.
asunturd
Posts: 17
Joined: Thu Mar 05, 2020 4:27 pm

Re: ISSUE/BUG - Event delete issue

Post by asunturd »

iconnor wrote: Wed Apr 17, 2024 1:37 pm Just pushed a fix. New packages are building.
Thanks Isaac
It works now!
Post Reply