fivetran / dbt_jira

Data models for Fivetran's Jira connector built using dbt.
https://fivetran.github.io/dbt_jira/
Apache License 2.0
8 stars 15 forks source link

[Feature] Add user roles to jira__user_enhanced.sql #68

Open fivetran-catfritz opened 1 year ago

fivetran-catfritz commented 1 year ago

Is there an existing feature request for this?

Describe the Feature

Information about users' roles and groups could be added to jira__user_enhanced.sql.

Tables PROJECT_ROLE, PROJECT_ROLE_ACTOR, and USER_GROUP are in the ERD, are installed by most users, but not yet incorporated into the models.

Describe alternatives you've considered

Not including this infromation.

Are you interested in contributing this feature?

Anything else?

No response