Skip to content

parse: ResourceSet cannot process action resources #14

@aomoriringo

Description

@aomoriringo

q_attr of ResourceSet class looks like to set action or role.
https://github.com/crmsh/crmsh/blob/master/modules/parse.py#L981

But ResourceSet never be call with type=order, so q_attr is always role.

Therefore, action resources are processed as role resources.
https://github.com/crmsh/crmsh/blob/master/modules/parse.py#L1035-L1038

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions