-
Notifications
You must be signed in to change notification settings - Fork 22
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
User able to see their own forms #1365
Comments
|
…c methods in other tests. UserSubjectType sync work in progress.
|
|
… Dummy value only if the Individual SubjectType is User
…ormat during validation
…if syncDetails call has includeUserSubjectType=true
@mahalakshme and @vinayvenu If we do not have Registration Forms for UserType subject, then scheduling the First Encounter on User Create capability will be lost. |
based on the above discussion we have decided to not support 'User' subject type for older versions of client. @himeshr good point. but currently we can do the same of displaying registeration form only if there is atleast one form element - for completing the story - you can insert some dummy encounter data. I will analyse the gap and create a separate story for dealing with it. |
Changes to approach based on Tech discussions
|
Sample client screen recording for UserType subject handling on client Screen.Recording.2024-05-02.at.4.16.31.PM.mov |
@mahalakshme and @vinayvenu , currently we do not sync UserSubject entity that links User to Subject(of subjectType.type User) to client. Therefore, if there are more than 1 UserType subjects belong to different Users, then, we'll not be able to reliably figure out which Subject corresponds to logged-in user, as name comparison is not sufficient. |
Sample screen recording for English Screen.Recording.2024-05-02.at.4.21.52.PM.mov |
…ing(i18n) for UserType subjects
@mahalakshme and @vinayvenu |
…ubjectTypes to be able to sync it to client
In-order to get User Type SubjectTypes data to be synced to the Client, Its Privilege.ViewSubject should be enabled. |
… User Type SubjectTypes always
Currently User subject type will not show if form mapping for that User registration is deleted - and sync is made to work with this. |
Have improperly handled below Acceptance Criteria:
@petmongrels and @vinayvenu should this be reversed and we do a simple change in Client.? |
After discussion with Vivek, we concluded that this approach is fine. |
|
@achala, this case is not valid as of now After creating the usersubtype login on client and try to register individual but it as mentioned in the card without location individual should be registered but I am not able to register the individual Sorry for the confusion. |
As a user, I should be able to fill required details related to me, to communicate my grievances to my supervisor.
As a user, I should be able to see the forms that I filled with details related to me.
Acceptance criteria:
Old: Ignore:
On clicking on My forms -> direct to profile page. Like in Teach AP, since it has general encounters and no programs make it to display like below:
When registeration form not associated, do not show
Registeration details
section.Standard report card(Overdue) and custom report card(right)
Technical details:
Inputs
one subject type -
might not work in real life - this hierarchy
Menu item - separate card - not needed to deliver now
ETL, register, resgiteration details - no form elemtns, immutable,
system stable - 4x
readme - salesforce - videos
Points of discussion:
The text was updated successfully, but these errors were encountered: