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

Disabled users appear on user assignment #1182

Open
Tracked by #1557
Gojo-Taqi opened this issue Mar 27, 2024 · 12 comments
Open
Tracked by #1557

Disabled users appear on user assignment #1182

Gojo-Taqi opened this issue Mar 27, 2024 · 12 comments
Labels
good first issue Good for newcomers

Comments

@Gojo-Taqi
Copy link

Gojo-Taqi commented Mar 27, 2024

Describe the bug
Disabled users appear on user assignment.

To Reproduce

  1. Disable a user
  2. Come to user assignment, and for any subject type, under the section assigned to, you must be able to see the disabled user.
  3. Refer to the screenshot attached below.

Image

Expected behavior
Disabled users should not be listed in the dropdown.

@mahalakshme
Copy link
Contributor

@Gojo-Taqi thanks for creating these cards, please keep going, its helpful

@ALOK9442
Copy link

Hey @mahalakshme, I want to work on this issue, how to start the project locally.

@ALOK9442
Copy link

ALOK9442 commented Apr 1, 2024

hello @mahalakshme sir,
I followed all these steps but when I am starting the server i get error which you can see in the image I have attached also I am getting the same error with 'make start-with-staging' and 'yarn start-with-staging'
Screenshot 2024-04-01 213012
Could you tell where possibly I am going wrong

@vinayvenu
Copy link
Member

@ALOK9442 you should be using make start or make start-with-staging. Look up the Makefile in the project

@ALOK9442
Copy link

ALOK9442 commented Apr 1, 2024

@ALOK9442 you should be using make start or make start-with-staging. Look up the Makefile in the project

Yes sir, I am using the same command as you say but still getting that error.

@vinayvenu
Copy link
Member

@ALOK9442 hmm. just noticed you are on Windows. All developers on the project are either on osx or linux, so it is possible this is the wrong way to set up environment variables on Windows.

The basic idea here is to set up the environment variable BACKEND_URL and do a react-scripts --max_old_space_size=2048 --openssl-legacy-provider start, which starts the node process for the app.

@ALOK9442
Copy link

ALOK9442 commented Apr 2, 2024

Hello @vinayvenu sir, could you please tell me more about this react-scripts --max_old_space_size=2048 --openssl-legacy-provider start and also how to setup the env file

@vinayvenu
Copy link
Member

@ALOK9442 look up https://www.npmjs.com/package/react-scripts . It is core to React.

@ALOK9442
Copy link

ALOK9442 commented Apr 3, 2024

Hello @vinayvenu sir, I still didn't understand what to do with the backend url and how to set it in .env file?

@ALOK9442
Copy link

ALOK9442 commented Apr 5, 2024

Hello @vinayvenu sir, I still didn't understand what to do with the backend url and how to set it in .env file?

hello sir @vinayvenu , a gentle reminder

@ALOK9442
Copy link

ALOK9442 commented Apr 5, 2024

Hello @vinayvenu sir,
I have did the setup and after running the server I am getting screen which totally confuses me as it says
"There are multiple IDP types configured and you do not have an active session, please choose the one is used by your organisation"

could you help me with getting it started.
Screenshot 2024-04-06 005930
Screenshot (137)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Status: New Issues
Development

No branches or pull requests

4 participants