resource/gitlab_service_jira: several cleanup of tech debt
This change set cleans up a few things in the gitlab_service_jira resource:
- properly use resource ID in read function
- use passthrough importer
- state in docs that
jira_issue_transition_idattribute cannot be imported - add import verification test steps to
_basictest and remove dedicated_importtest