Skip to content

Mismatches on build_identifier() #14

@JunaidLoonat

Description

@JunaidLoonat

From errbot documentation, send() requires a valid identifier as created by the build_identifier().

Unfortunately, the existing mattermost-backend build_identifier() does not play nice with a single string identifier as used in the example. Moreover, the existing build_identifier() does not return a single identifier object (as done so within the other backends).

Lastly, there's no documentation on what string identifiers may be used by the mattermost-backend's build_identifier() in order to create valid identifier objects.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions