Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not possible to choose the time when the task to be competed after the last update #2585

Closed
ostasevych opened this issue May 22, 2024 · 12 comments · Fixed by #2636
Closed

Not possible to choose the time when the task to be competed after the last update #2585

ostasevych opened this issue May 22, 2024 · 12 comments · Fixed by #2636

Comments

@ostasevych
Copy link

ostasevych commented May 22, 2024

Steps to reproduce

  1. Create new task
  2. Go to Details
  3. Unselect whole day
  4. Observe that it is not possible to choose the time when the task to be finalised
    image

Expected behavior

If the task covers not the whole day the time deadline to be shown.

Actual behaviour

After the last update the time is not shown.

Tasks app version

0.16.0

CalDAV-clients used

web

Browser

No response

Client operating system

No response

Server operating system

Ubuntu 22.04

Web server

Apache

Database engine version

MariaDB

PHP engine version

PHP 8.2

Nextcloud version

28.0.5

Updated from an older installed version or fresh install

Updated from an older version

List of activated apps

No response

Nextcloud configuration

No response

Web server error log

No response

Log file

No response

Browser log

No response

Additional info

No response

@raimund-schluessler
Copy link
Member

Click on the date to see the time input. If this is not what you are looking for, please provide a screenshot in English, so I can read what the GUI says. Thanks.

@raimund-schluessler
Copy link
Member

I can reproduce the issue. Will look into it.

@nmsw
Copy link

nmsw commented Jun 11, 2024

I can reproduce the issue as well. I can select a time if I have both a start and due date selected. If only the due date is selected I cannot set the time.

@moboter
Copy link

moboter commented Jun 12, 2024

I habe the same problem
store-DE2z1cMA.mjs:2 TypeError: Cannot read properties of null (reading 'getAllSubcomponents')
at Proxy._ensureCoverage (store-DE2z1cMA.mjs:2:1018968)
at Proxy.utcOffset (store-DE2z1cMA.mjs:2:1017685)
at Proxy.utcOffset (store-DE2z1cMA.mjs:2:1026985)
at Proxy.toUnixTime (store-DE2z1cMA.mjs:2:1028847)
at Proxy.toJSDate (store-DE2z1cMA.mjs:2:1027628)
at set allDay (store-DE2z1cMA.mjs:2:1072444)
at Reflect.set ()
at VD.set (store-DE2z1cMA.mjs:2:8598)
at lu.toggleAllDay (store-DE2z1cMA.mjs:2:1309816)
at store-DE2z1cMA.mjs:2:690671

@moboter
Copy link

moboter commented Jun 13, 2024

tasks.73.mp4

For a better understanding how you possibly could bypass the problem when you create a new task
Please note that there is also a problem with the start and due time There are always 2 Hours deducted so it defaults to UTC

@ostasevych
Copy link
Author

tasks.73.mp4

For a better understanding how you possibly could bypass the problem when you create a new task
Please note that there is also a problem with the start and due time There are always 2 Hours deducted so it defaults to UTC

Or using mobile app, where it works as intended.

@melroy89
Copy link

Exactly my problem, once I clicked "All day", you can only select a date which is fine. However, when unselecting "All day" I expect to select a time again. But I can't....

@Herbert-Sg
Copy link

Herbert-Sg commented Jul 26, 2024

I have the same problem. When I add a time in the mobile app, it shows up in the desktop app. But I can't add a time on the desktop if it doesn't already have a time before. I am using the last version of NC and Tasks. And it exists since some month.

Nextcloud Task 2
Nextcloud Task 1
.

@raimund-schluessler
Copy link
Member

I packed a version which hopefully has this issue fixed: tasks.tar.gz

It would be very helpful if someone could test it to confirm the issue being fixed.

@ostasevych
Copy link
Author

ostasevych commented Aug 5, 2024

I packed a version which hopefully has this issue fixed: tasks.tar.gz

It would be very helpful if someone could test it to confirm the issue being fixed.

Hi! It seems that picking a time works fine.

image

UPD: However the time of the created task (20:25) is not relevant: it is shown in UTC, but not accorting to the local time zone EEST = +03:00 GMT.

@raimund-schluessler
Copy link
Member

UPD: However the time of the created task (20:25) is not relevant: it is shown in UTC, but not accorting to the local time zone EEST = +03:00 GMT.

Yes, I noticed this as well. Should be fixed by #2638. Will be included in v0.16.1. Thanks for testing!

@ostasevych
Copy link
Author

UPD: However the time of the created task (20:25) is not relevant: it is shown in UTC, but not accorting to the local time zone EEST = +03:00 GMT.

Yes, I noticed this as well. Should be fixed by #2638. Will be included in v0.16.1. Thanks for testing!

meanwhile, trash bin still is not working...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants