valnet / valuenetwork

Resource Planning and Value Accounting for Value Networks
http://mikorizal.org
GNU Affero General Public License v3.0
99 stars 25 forks source link

Can't change type of work for work requirements in process logging #393

Closed bhaugen closed 9 years ago

bhaugen commented 9 years ago

The form allows you to change it, but does not save your change. That's a bug.

There's also a question about who should be able to change it if somebody has taken the task: maybe only that person.

And if somebody has done some work, I don't think the change should be allowed.

bhaugen commented 9 years ago

The bug in the form is fixed. The rules for who can change are not done yet.

bhaugen commented 9 years ago

I implemented these rules: the work requirement can be changed by the worker (the person who has committed to do the task), or a staff or superuser. (And nobody else.)

Re-open this issue if you disagree. Only the worker would be stricter, but maybe too strict. Mistakes happen.