RocketChat / RocketChat/Rocket.Chat
CAS Attribute mapping documentation error
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
On the CAS Attribute mapping the example test is % email% with a space after the first %. It should be %email%
Steps to reproduce:
- Administration
- CAS
- Attributes
Expected behavior:
The documentation string should not have a space after the first %
Actual behavior:
Server Setup Information:
- Version of Rocket.Chat Server: 431
- Operating System: Ubuntu 18.904
- Deployment Method: tar
- Number of Running Instances: 1
- DB Replicaset Oplog: no
- NodeJS Version: 12.14.0
- MongoDB Version:
Client Setup Information
- Desktop App or Browser Version: Any
- Operating System: any
Additional context
Relevant logs:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in Administration > CAS > Attributes and locate the example test string showing "% email%". Correct the spacing so it reads "%email%"; done when the displayed documentation string matches the expected format.
Written by the indexing model from the issue text.
Assessment
- Domain
- authentication, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100