We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Before syncing entries, we want to show an intermediate list of mapped time entries, either:
grouped by aggregation result (e.g. multiple entries mapped to one entry per day)
enriched by one or many resulting child entries (e.g. parsed item note maps to many Jira issues maps to several worklog items)
prepare two-stage button group to enter preflight process
build api in common to prepare adapters
align adapters to implement the api
prepare UI to show results
The text was updated successfully, but these errors were encountered:
davidenke
No branches or pull requests
Before syncing entries, we want to show an intermediate list of mapped time entries, either:
grouped by aggregation result (e.g. multiple entries mapped to one entry per day)
enriched by one or many resulting child entries (e.g. parsed item note maps to many Jira issues maps to several worklog items)
prepare two-stage button group to enter preflight process
build api in common to prepare adapters
align adapters to implement the api
prepare UI to show results
The text was updated successfully, but these errors were encountered: