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

Error Caused by $taskid Variable not existing #14222

Merged
merged 4 commits into from
Jul 18, 2020

Conversation

mattsidnell
Copy link
Contributor

Fix #No Number - Problem with Updating task progress from /projet/activity/perday.php

Expected to update the declared progress of a task when changed on the page but does not. Have identified the problem as a variable $taskid was not declared properly. Have now declared the variable and all is working as expected.

@mattsidnell mattsidnell changed the title Error Caused by un-setting of $object->progress Error Caused by $taskid Variable not existing Jul 12, 2020
@eldy eldy merged commit ab32e3e into Dolibarr:develop Jul 18, 2020
eldy added a commit that referenced this pull request Jul 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants