Thanks to visit codestin.com
Credit goes to github.com

Skip to content

is_organization is not set when organization created via UI#431

Closed
smotornyuk wants to merge 1 commit into
ckan:masterfrom
DataShades:is_organization-for-custom-schemas
Closed

is_organization is not set when organization created via UI#431
smotornyuk wants to merge 1 commit into
ckan:masterfrom
DataShades:is_organization-for-custom-schemas

Conversation

@smotornyuk
Copy link
Copy Markdown
Member

When creating an organization via WebUI, its is_organization flag depends on the value of the plugin's is_organization attribute. scheming_organizations doesn't have this attribute and custom organizations are saved as groups.

API uses different logic and is not affected by this issue, so the fix is required only for WebUI.

@wardi
Copy link
Copy Markdown
Contributor

wardi commented Mar 26, 2025

fixed by #437

@wardi wardi closed this Mar 26, 2025
@wardi
Copy link
Copy Markdown
Contributor

wardi commented Mar 26, 2025

Oh, but I like your test. I'll merge this too

@wardi wardi reopened this Mar 26, 2025
@wardi wardi closed this Mar 26, 2025
@wardi
Copy link
Copy Markdown
Contributor

wardi commented Mar 26, 2025

merged as part of #438

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants