1
0
mirror of synced 2025-12-21 02:51:29 -05:00
Commit Graph

148 Commits

Author SHA1 Message Date
Daryna Ishchenko
4a8c1a92ee 🐛 Source Jira: 401 and 403 errors (#30300) 2023-09-12 17:20:26 +03:00
Artem Inzhyyants
bc3fc31b4a Source Jira: remove extra dependencies (#30297) 2023-09-11 21:18:43 +02:00
Artem Inzhyyants
b2b3970cf1 Source JIRA: Skip 404 error for stream IssueWatchers (#30108) 2023-09-04 11:29:17 +02:00
Evan Tahler
9210547af5 [Docs] No Deduped + Hostory, Append + Deduped is the future! (#29114)
* [Docs] No `Deduped + Hostory`, `Append + Deduped` is the future!

* fix links
2023-08-08 15:07:49 -07:00
Marcos Marx
57a7a03705 change discourse to github discussion (#28152) 2023-07-11 11:50:32 -03:00
Jhonatas Kleinkauff
715c595812 Source Jira: add expand on lead field (#26920)
* expand on lead field

* bumping connector version

* bump connector version on metadata file

* update docs

* update docs

* bump version

* update tests added in last source-jira pr

* fix expcted records

* fix doc

---------

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2023-06-07 16:42:16 -03:00
Artem Inzhyyants
0994df807b Source Jira: handle project permissions error (#26906)
* Source Jira: handle project permissions error

* Source Jira: update docs

* Source Jira: add unit test

* Source Jira: fix schemas

* Source Jira: update expected records

* Update docs
2023-06-01 19:55:31 +02:00
Baz
80c1dce186 🐛 Source Jira: fix bug when board doesn't support sprints (#26652) 2023-05-26 22:34:28 +03:00
Daryna Ishchenko
e1a223b470 📝Source JIra: updated info in spec and docs (#26114)
* updated info in spec and docs

* added changelog

* fixed date in jira.md

* formatted changelog table

* added info for email field, updated cdk to latest version

* updated expected records
2023-05-17 16:48:17 +03:00
Daryna Ishchenko
ca63eeaad6 🐛Source Jira: add sprint information from team-managed project (#25798)
* added simple type for boards check to avoid sprint info loss

* added changelog

* fixed error for sreen tabs stream when screen does not exist

* refactored code, added ignored fields for basic read

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-05-08 19:00:00 +03:00
Henri Blancke
994a8ddaef 🐛 Source Jira: Add missing types to issues json schema (#25275)
* [FIX] add types

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [UPD] bump source-jira version

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [UPD] bump oss version

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* auto-bump connector version

---------

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-04-18 16:56:55 -03:00
Mark Sumegi
b73d10bd33 Source Jira: Removed Connector Domain Pattern from Spec (#24636)
* Removing JIRA Connector Domain Pattern 

The pattern for the JIRA domain will not necessarily end in atlassian.net. (e.g. cloud hosted JIRA can also be jira.com and on premise installations can also deviate from this pattern). 

I propose removing this restriction. Our opinion is that it's too strict and brings little to no value. 

This PR fixes: https://github.com/airbytehq/airbyte/issues/7502

* Bump version

* Updated description

Co-authored-by: Willi Müller <willi.mueller@posteo.de>

* update examples

* update oss_catalog seed file

* update docker version

* Update docs

* auto-bump connector version

---------

Co-authored-by: Willi Müller <willi.mueller@posteo.de>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-04-10 17:15:42 -03:00
Serhii Chvaliuk
be87246b95 Source Jira: fix streams "IssuePropertyKeys", "ScreenTabFields" (#24890)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2023-04-07 11:52:35 +03:00
Sophia Wiley
76df2f240a Docs: Update broken links (#23940)
* updated_links_in_docs

* updated more links

* typo

* removed backticks

* deleted links in deploying on cloud and local deployment
2023-03-13 20:38:25 +01:00
Sophia Wiley
5512befeb1 Docs: updated links from .io to .com (#23652)
* updated links

* edited contributors link

* deleted line about CDK in docs
2023-03-06 17:27:55 +01:00
Artem Inzhyyants
fb9ad253dc Source Jira: Remove caching (#23006)
* Source Jira: Remove caching

* Source Jira: update docs

* Source Jira: ref

* Source Jira: add allowed hosts

* Source Jira: fix tests

* Source Jira: fix tests

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-02-15 05:15:19 -06:00
Philippe Boyd
f3c8d83170 🐛 Source Jira: check_connection fails if no projects are defined (#20739)
Co-authored-by: Evan Tahler <evan@airbyte.io>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: Serhii Chvaliuk <grubberr@gmail.com>
Co-authored-by: Augustin <augustin@airbyte.io>
2023-01-12 23:39:25 +02:00
Serhii Chvaliuk
6c1869bbfb Source Jira: Fixed pagination for streams issue_remote_links, sprints (#20859)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2023-01-04 10:59:13 +02:00
Serhii Chvaliuk
a5bbbc3005 Source Jira: Improved code to become BETA (#20128)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2022-12-16 20:35:23 +02:00
Filipp Balakin
9630633ef7 🚨🚨 Source Jira: add UserGroupsDetailed schema, fix Incremental normalization, add Incremental IssueComments, IssueWorklogs (#18901)
* Add UserGroupsDetailed schema, fix Incremental normalization, add Incremental support for IssueComments, IssueWorklogs

* update docs, version, specs and definitions

* revert requested changes

* bump version label

* fix pk

* add missing primarykey

* disable backwards compatibility test for 0.3.0

* fix

* disable compat test for discovery

* bump connector version
2022-11-10 12:37:01 -05:00
antonioneto-hotmart
3ffa11cd11 🐛 Source JIRA - Field correction bug causing stream connection to fail (#18505)
* max results field correction

* added version notes and up

* Update acceptance-test-config.yml

* auto-bump connector version

Co-authored-by: Vincent Koc <koconder@users.noreply.github.com>
Co-authored-by: Vincent Koc <koconder@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-11-07 10:10:01 -05:00
antonioneto-hotmart
80e77801dd Source Jira - Pagination fix on jira users stream (#16944)
* pagination fix on jira users stream

* Update spec.json

* Update spec.json

* Update streams.py

* bump docker version and changelog

* Update spec.json

* Update streams.py

* update jsons and source

* update source

* Update source.py

* auto-bump connector version

Co-authored-by: Vincent Koc <koconder@users.noreply.github.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-10-24 13:58:10 -04:00
Stephen Wentling
123705c510 Source Jira: Added updates to include issue components and fixes to README files (#15135)
* solve readme conflict

* updated jira sources with open PR details

* correct additionalProperties test discover

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2022-08-09 17:30:14 -03:00
Topher Lubaway
9c6c092a22 Revert "Improving docusaurus sidebar generation (#1927) (#14369)" (#14596)
This reverts commit a2c194a11f.
2022-07-11 15:27:14 -05:00
Mykyta Serbynevskiy
a2c194a11f Improving docusaurus sidebar generation (#1927) (#14369)
* Improving docusaurus sidebar generation (#1927)

* Added "Career & open positions" folder to sidebar, adjusted "Project overview" folder

* Deleted "career-and-open-positions" folder from sidebar
2022-07-08 14:18:27 -05:00
Mainara Cavalcanti
1d1476e493 Jira Source: Added resolutiondate to fields on issues stream (#13202)
* Added resolutiondate to fields on issues stream (jira source)

* updated jira source changelog

* updated dockerfile version

* correct jira ci

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2022-05-30 17:49:20 -03:00
Augustin
8ca229bb8f Source Jira: change wording for description of array fields (#10835) 2022-05-04 14:30:51 +02:00
Marcos Marx
62fb232191 Source Jira: Add pull requests stream (#8559)
* Add pull requests stream

* Add id field

* Fix to work with latest commits

* Add docs and prevent failures

* bump connector version

* run seed file

Co-authored-by: Chris Wu <chris@faros.ai>
2021-12-27 15:51:31 -03:00
oleh.zorenko
7f147315bd 🐛 Source Jira: Fix fetching and update schema for filters stream (#9079)
* 9017 Fix fetching and update schema for `filters` stream

* 9017 Bump connector's version

* 9017 Update docs

* 9017 Update docs

* 9017 Set additionalProperties to false

* 9017 Bump connector's version
2021-12-23 17:53:29 +02:00
Iryna Grankova
586f22d3f6 Update fields in source-connectors specifications: jira (#8999) 2021-12-23 14:19:24 +02:00
Chris Wu
15b85014db Source Jira: Add option to render fields in HTML format and fix sprint_issue ids (#7398)
* Add option to render fields in HTML format and fix sprint_issue ids

* Bump connector version
2021-11-19 17:14:52 -03:00
Vadym
9c78351d37 🐛 Source Jira: Fix normalization step error (#7408)
* Fix schemas.
Fix streams.py.
Fix acceptance test config.

* Delete sample_files dir.

* Remove `sample_files` references.

* Update `jira.md`.

* Fix build.gradle

* Fix stream_slice initialization

* Remove unnecessary build.gradle dependencies

* Bump docker version
2021-10-29 14:19:31 +03:00
Chris Wu
17961fccfc Source Jira: Make recently added configs optional for backwards compatibility (#7222)
* Make start_date optional

* Make projects optional

* Bump version
2021-10-21 22:46:27 -03:00
Marcos Marx
6c0a17304a Bump Source Jira Connector (#7202)
* Create separate cache file per stream and add projects and start_date config

* Add project id to issue record

* Add projectId to issue schema

* Add BoardIssues stream

* Add SprintIssues stream

* Add Epics stream and deduplicate state code

* Add EpicIssues stream and additional fields for Issues stream

* Add story points to sprint issues

* Add new streams to test catalog

* Update gitignore

* Rename cache boolean and fix test catalog

* Fix streams that depend on Issues stream

* Fix sprint_issues stream

* Add more fields to issues stream and format

* Add option to expand issue changelogs

* Remove epic_issues stream

* Expand project descriptions

* Show rendered fields for epics

* Include project key

* Include project key in issues stream

* Address comments

* Use CDK caching

* Remove extra changes

* Fix sprints stream reading from non-scrum boards

* Format

* small fix and bump version

* bump version

Co-authored-by: Chris Wu <chris@faros.ai>
2021-10-19 23:55:39 -03:00
Abhi Vaidyanatha
ae32ecbb27 GitBook: [master] 186 pages and 77 assets modified 2021-10-08 21:17:47 +00:00
Abhi Vaidyanatha
276d914a57 Direct to Discourse tagged list instead of specific issues on Troubleshooting. (#6848) 2021-10-07 00:05:56 -07:00
Marcos Marx
85a584b3f0 Publish and Bump Version Jira Connector (#6691)
* Add caching for Jira source and add Boards stream

* Fix draft version

* Add sprints stream

* Add vcr to setup.py

* Formatting

* Fix acceptance tests

* Fix acceptance tests

* bump version

Co-authored-by: Chris Wu <chris@faros.ai>
2021-10-05 13:54:41 -03:00
Abhi Vaidyanatha
770bbf9e14 📚 Docs Refresh: Jira Source (#6699)
* Clean up MSSQL Troubleshooting

* Docs Refresh: Jira Source

* Update BQ troubleshooting

* Add discussion
2021-10-04 00:05:52 -07:00
vovavovavovavova
7216de8b42 Jira structure: back to swagger schemas, but fix incorrect (#5523)
* revert schemas from response to previous

* fixing: newlines; permission_scheme normalization failure

* add nulls
2021-09-02 18:22:24 +03:00
vitaliizazmic
d3b2e8a46a 🐛 Source Jira: changed cursor field from created to updated
* Source Jira #4505 - change cursor field for Issues streams from fields.started to fields.updated, update IssuesWorklogs slicing

* Source Jira #4505 - reformat

* Jira #4505 - made issues worklog stream full refresh

* Jira #4505 - reformat

* Jira #4505 - bump version and updating documentation
2021-09-02 14:22:40 +03:00
vovavovavovavova
625a88cad8 Source Jira: fixing schemas accordinately to response. (#4947)
* pre-setup save

* save labels

* modify schemas (test)

* rm unused

* add newlines to schemas

* remove incremental as it was before

* fixing file

* format && fixes

* update docs
2021-07-28 19:35:32 +03:00
Oleksandr
7d538a7ce6 🐛 Source JIRA: Fix DBT failing normalization on Labels schema. (#4817)
(#4817) 🐛 Source JIRA: Fix DBT failing normalization on `Labels` schema. 

Co-authored-by: Oleksandr Bazarnov <oleksandr.bazarnov@globallogic.com>
2021-07-20 10:26:58 +03:00
LiRen Tu
4e449e98a5 Bump jira version (#4126) 2021-06-15 03:34:47 -07:00
vitaliizazmic
2072b77e97 🎉 Source Jira: Support all available entities in Jira Cloud
* Jira source #1389  - adding schemas for streams

* Jira source #1389  - supporting streams

* Jira source #1389  - creating_project script

* Jira source #1389  - updating docs

* Jira source #1389  - fixing check method

* Jira source #1389  - uploading missing schemes

* Jira source #1389  - disabling JQL and Server info streams

* Jira source #1389 - fixing according to PR comments

* Jira source #1389 - fixing filter_sharing and screen_tab_fields streams

* Update airbyte-integrations/connectors/source-jira/source_jira/client.py

* Google search console source #2257 - improving configured catalog(adding sync_mode and destination_sync_mode to streams)

* Jira Source - incremental sync

* Jira source #1390 - issues incremental sync

* Jira source #1390 - issue worklogs incremental sync

* Source Jira #1390 - incremental sync improving

* Source Jira #1390 - migrating to airbyte-cdk, creating CHANGELOG.md

* Source Jira #1389 - reformat

* Jira Source HTTP CDK

* Source Jira #3453 - cleaning branch

* Source Jira #3453 - cleaning branch (fix)

* Source Jira #3453 - abstractmethod get_updated_state

* Jira dummy data #2100 #2101

* Jira source #2100 - data generator

* Jira source #2100 - issue related streams populating

* Jira source #2100 - project related streams populating

* Jira source #2101 - populating data for non issue or project related streams

* Source Jira #2100 - improving according to comments

* Source Jira #2100 - format

* Source Jira #1389 - bump version

* Source Jira #1389 - enabling base_read acceptance test divided by stream groups

* Source Jira #1389 - bump version

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
2021-06-02 22:13:36 +03:00
Davin Chia
42686add8a Release connectors with namespace change. (#2990)
Release all connectors affected by namespace change. Includes all JDBC sources and destinations.

Also add documentation for normalisation. Prerequisite to actually releasing 0.21.0-alpha.
2021-04-21 11:35:08 +08:00
John Lafleur
2acc3840d0 GitBook: [docs_feature_incremental] 33 pages modified (#1683)
Co-authored-by: John Lafleur <john@dataline.io>
2021-01-17 07:32:24 +11:00
John Lafleur
2868c4aabc GitBook: [no_maintenance_required] 75 pages and 20 assets modified (#1291)
Co-authored-by: John Lafleur <john@dataline.io>
2020-12-12 10:12:42 +11:00
Sherif A. Nada
0e4e4fd66e Add Jira Source Connector (#1287) 2020-12-10 14:50:45 -08:00