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

Open
ostasevych opened this issue May 22, 2024 · 5 comments

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

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

No branches or pull requests

4 participants