wso2 / product-is

Welcome to the WSO2 Identity Server source code! For info on working with the WSO2 Identity Server repository and contributing code, click the link below.
http://wso2.github.io/
Apache License 2.0
748 stars 727 forks source link

[Postgress/DB]Getting a 500 internal server error when trying to create a sub organization #21427

Open asekawa opened 3 weeks ago

asekawa commented 3 weeks ago

Describe the issue:

Getting a 500 internal server error when trying to create a sub-organization

https://github.com/user-attachments/assets/d73ca0aa-69c2-484d-8a04-bca723d59395

Here we observed that the sub-organization has been created despite the error message, but all the created sub-organizations can be view only

Screenshot 2024-10-21 at 10 28 10

How to reproduce:

  1. Login to the console
  2. Go to connections
  3. Create a new connections Expected behavior:

Environment information (Please complete the following information; remove any unnecessary fields) :


Optional Fields

Related issues:

Suggested labels:

Yasasr1 commented 2 weeks ago

Tried with IS 7.1.0-m3 with postgress. Was able to create sub orgs without any errors

https://github.com/user-attachments/assets/422a9e99-86cc-4278-abd2-96ff1ffd0e8f

nilasini commented 4 days ago

@asekawa could you please validate this?