RocketChat / RocketChat/Rocket.Chat

CAS Attribute mapping documentation error

Open
#18,169 3 comments 1 reaction 0 assignees View on GitHub

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:
  1. Administration
  2. CAS
  3. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.