File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
parameter-sets/basic-auth Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ Version 1.0.2] ( https://github.com/dataiku/dss-plugin-jira/releases/tag/v1.0.2 ) - Feature release - 2024-12-12
4+
5+ - Add option to access Jira on premise
6+
37## [ Version 1.0.1] ( https://github.com/dataiku/dss-plugin-jira/releases/tag/v1.0.1 ) - Feature release - 2024-08-15
48
59- Add option to retrieve comments on issues
Original file line number Diff line number Diff line change 1515 "label" : " Server type" ,
1616 "type" : " SELECT" ,
1717 "defaultValue" : " cloud" ,
18- "visibilityCondition" : false ,
18+ "visibilityCondition" : true ,
1919 "selectChoices" : [
2020 {"value" : " cloud" , "label" : " Jira Cloud" },
2121 {"value" : " on_premise" , "label" : " Jira On premise" }
Original file line number Diff line number Diff line change 11{
22 "id" : " jira" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.0.2 " ,
44 "meta" : {
55 "label" : " Jira" ,
66 "description" : " Import data from your Jira account" ,
You can’t perform that action at this time.
0 commit comments