Skip to content

Not able to search a specific Pattern #195

@dipak-demansol

Description

@dipak-demansol

PreCondition :- Pattern ((?P[1|2|3|4|5)/5)
Template is 'Template: [${level}/5](https://docs.mattermost.com/process/training.html#id8)
Should be added before you execute the steps to regenerate the issue.

Steps 1) Use "/autolink list" Command.
2) Copy The Pattern From The List.
3) Type "/autolink list Pattern ((?P[1|2|3|4|5)/5)" and hit enter.
issue :- 1) User will get the only-visible-to-me Post as "((?P[1|2|3|4|5)/5)" not found. But its There in The List.

Observed behavior

:- as per this command you will not find that specific Pattern "/autolink list Pattern ((?P[1|2|3|4|5)/5)", But if you search the Template by using this command as /autolink list Template [${level}/5](https://docs.mattermost.com/process/training.html#id8) Then you will get this Result as ⬇️
Pattern: ((?P<level>0|1|2|3|4|5)/5)
Template: [${level}/5](https://docs.mattermost.com/process/training.html#id8)
and ⬆️ in That search result You can see that Pattern Contain text as <level> But the same text is not there when we Use the /autolink list command, see the below list result as
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Help WantedCommunity help wantedType/BugSomething isn't workingUp For GrabsReady for help from the community. Removed when someone volunteers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions