Skip to content
New issue

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

Properties #101

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Properties #101

wants to merge 3 commits into from

Conversation

turran
Copy link

@turran turran commented Jan 15, 2023

Description of change

Add support for fetching issue's properties. The current REST entrypoint used does not include properties, so another fetch to the server is required. The extra fetch is conditional, it checks if the property Properties in the schema is selected.

Manual QA steps

Inspecting the records to be synced into a target shows the properties as JSON objects correctly

Risks

The approach is the same as the fields property, but I don't know the internal process on how a new column/table is generated on the target side.

Rollback steps

Revert this branch

The search method does not fetch properties unless explictly
specified on the query. In case the key of the property is
unknown, the issue entrypoint is required
@singer-bot
Copy link

Hi @turran, thanks for your contribution!

In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes.

@singer-bot
Copy link

You did it @turran!

Thank you for signing the Singer Contribution License Agreement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants