gaiaresources / ala-citizenscience

Automatically exported from code.google.com/p/ala-citizenscience
1 stars 4 forks source link

The species needs to be editable when editing a Record #117

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a new Record (against a Survey with a visible Species field)
2. Edit the Record.
3. Note that the species field is now read only.

This behaviour breaks the casual identification use case which goes like:
1) User takes a photo / submits an observation but is unsure of the 
identification.
2) Moderator is notified and can correct / supply the identification or discuss 
with the user.
3) Species is updated.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by chris.go...@gmail.com on 7 Mar 2012 at 12:20

GoogleCodeExporter commented 9 years ago
Actually, my use case is wrong anyway because the moderator can't edit the 
user's data.
However it is still required that a user can change the identification they 
entered.

Original comment by chris.go...@gmail.com on 8 Mar 2012 at 10:47

GoogleCodeExporter commented 9 years ago
I have made a partial fix for this issue.
Default (tracker) survey forms now have editable species field when editing a 
record.
Single site multi taxa does not, but should.

Original comment by chris.go...@gmail.com on 9 Mar 2012 at 1:11

Attachments:

GoogleCodeExporter commented 9 years ago
Change is ok as a temporary fix but we should leave this issue open

Original comment by aaron.lo...@gmail.com on 9 Mar 2012 at 1:44

GoogleCodeExporter commented 9 years ago
As discussed in the review, the complete fix for this is to allow more control 
over visibility in the FormField interface.  There is another similar task 
related to being able to hide and show fields (such as instructions) depending 
on whether the form is in read only or edit mode.  

Original comment by chris.go...@gmail.com on 9 Mar 2012 at 1:54

GoogleCodeExporter commented 9 years ago

Original comment by chris.go...@gmail.com on 13 Mar 2012 at 12:02

GoogleCodeExporter commented 9 years ago

Original comment by chris.go...@gmail.com on 13 Mar 2012 at 12:04

GoogleCodeExporter commented 9 years ago
Fixed for single site multi taxa and single site all taxa forms.

reviewed by a.jones.

Original comment by aaron.lo...@gmail.com on 27 Jun 2013 at 7:56