这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@abhi40308
Copy link
Member

@abhi40308 abhi40308 commented Sep 8, 2020

Earlier, when creating a role in permissions, we could not give whitespaces, as whitespaces were getting trimmed. This pull request fixes that issue.

Description

fix #5553

Changelog (TODO)

  • CHANGELOG.md is updated with user-facing content relevant to this PR. If no changelog is required, then add the no-changelog-required label.

Affected components

  • Console

Related Issues

Solution and Design

Steps to test and verify

Go to data section, select a table and select permissions, create a role with trailing whitespaces. For example admin role .

Limitations, known bugs & workarounds

@CLAassistant
Copy link

CLAassistant commented Sep 8, 2020

CLA assistant check
All committers have signed the CLA.

Co-authored-by: Aleksandra Sikora <aleksandra@hasura.io>
@abhi40308 abhi40308 requested a review from beerose September 14, 2020 05:52
@beerose beerose marked this pull request as ready for review September 14, 2020 09:49
@beerose beerose requested a review from a team as a code owner September 14, 2020 09:49
Copy link
Contributor

@beerose beerose left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Console

@beerose beerose changed the title Console: Role names with white spaces console: trim role names when submitting the form (close #5553) Sep 14, 2020
@beerose beerose self-assigned this Sep 15, 2020
Copy link
Contributor

@tirumaraiselvan tirumaraiselvan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A changelog might have been good since it's a user reported issue so it's definitely user-facing ;)

But, it's also very trivial so it's okay.

@kodiakhq kodiakhq bot merged commit ee00315 into hasura:master Sep 24, 2020
beerose pushed a commit to beerose/graphql-engine that referenced this pull request Nov 10, 2020
@beerose beerose mentioned this pull request Nov 10, 2020
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Role names without white spaces

5 participants