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

Some fields aren't changed while editing #70

Closed
anna-otrokhova opened this issue Nov 27, 2017 · 3 comments
Closed

Some fields aren't changed while editing #70

anna-otrokhova opened this issue Nov 27, 2017 · 3 comments

Comments

@anna-otrokhova
Copy link
Contributor

anna-otrokhova commented Nov 27, 2017

We have noticed several issues which can’t be resolved within the web development.
We would greatly appreciate it if you kindly check it and give some feedback on this matter.
dev box:

  1. Procedure Plugin - when we edit the elements in this heading the fields
    performer and procedureTerminology aren’t changed.
    Here is the request example:
    Here is the PUT request:: http://prntscr.com/hbnnk9
    We got in response: http://prntscr.com/hbnoyn
    Here is the server response to GET request for the info, which was updated: http://prntscr.com/hbnot2
    Here is the log:
    http://prntscr.com/hbnrfz
    (Hope I understood this log right)
    Such behavior is faced with each editing. Could you help, please?

  2. Contacts heading - when we edit the elements in this heading the field Relationship Type is replaced with empty value. Fields RelationshipCode and RelationshipTerminology are replaced with empty values as well, though they are uneditable from web.
    Here is the PUT request: http://prntscr.com/hbpboc
    We got in response: http://prntscr.com/hbpbwl
    Here is the server response to GET request for the info, which was updated: http://prntscr.com/hbpfpm
    Here is the log: http://prntscr.com/hbpjp7

2.1) And when we create a new element the data is replaced with the default one (Key formal care worker)

Here is the PUT request:
http://prntscr.com/hbpm26
Here is the server response to GET request for the info, which was updated: http://prntscr.com/hbpmse

2.2) By the way, when we create the contact, these fields are replaced (I suppose on back end side or in DB ) with some default data http://prntscr.com/hbpn6k , but when we edit this record http://prntscr.com/hbppwh (we don’t edit these fields, as we can’t) the fields are replaced with empty values http://prntscr.com/hbpzw4 .

  1. When we try to edit any heading and if we don’t enter any changes into existing fields, which consists of numbers only. All numbers changed their view (for ex. 11 -> 11.0)
    Here is the PUT request: http://prntscr.com/hbqa2s
    Here is the server response to GET request for the info, which was updated: http://prntscr.com/hbqaje
    Here is the log: http://prntscr.com/hbq9ps

  2. When we create or edit the Referrals heading the field "dateOfReferral" is taken from the field "dateCreated" , it means no matter what date we choose it will be replaced for date of creation. The question is if it is a bug or it is a custom logic.
    POST request: http://prntscr.com/hcxxvc
    GET request of the mentioned above element http://prntscr.com/hcxz3z
    Response from the server to GET request: http://prntscr.com/hcy04k

P.S. I will add the same issue/question here as well to check it after getting asnwers or some fixes.
Related to this one: QEWD-Courier/Ripple-Qewd#63

@anna-otrokhova
Copy link
Contributor Author

  1. This point was solved.

@anna-otrokhova
Copy link
Contributor Author

  1. Referrals editing was fixed.

@anna-otrokhova anna-otrokhova moved this from Doing to Done in PulseTile-React Project Dec 7, 2017
@anna-otrokhova
Copy link
Contributor Author

The issues were solved.

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

No branches or pull requests

1 participant