AleksanderBille opened a new issue, #8398:
URL: https://github.com/apache/incubator-devlake/issues/8398

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   I want into the .env file and cofigured three jira subtasks related to 
processing account information.
   
   
`ENABLE_SUBTASKS_BY_DEFAULT="jira:collectIssueChangelogs:true,jira:extractIssueChangelogs:true,jira:convertIssueChangelogs:false,jira:collectAccounts:true,jira:extractAccounts:true,jira:convertAccounts:true"`
   
   But when i run the blueprint none of the subtasks are visible in the JSON 
conf.
   
   
![Image](https://github.com/user-attachments/assets/3e6da54a-0b90-44c3-93c5-f63f1b277328)
   
   Nor are the subtask present in the logs of the pipeline execution.
   
   ### What do you expect to happen
   
   That the enabled subtasks would be visible in the JSON conf since according 
to the docs:
   
   
https://devlake.apache.org/docs/GettingStarted/Environment#enable_subtasks_by_default
   
   The subtasks found through the link can be enabled by default through the 
environment vairable found in the .env file.
   
   ### How to reproduce
   
   Change .env file to include subtasks related to jira account processing.
   
   
`ENABLE_SUBTASKS_BY_DEFAULT="jira:collectIssueChangelogs:true,jira:extractIssueChangelogs:true,jira:convertIssueChangelogs:false,jira:collectAccounts:true,jira:extractAccounts:true,jira:convertAccounts:true"`
   
   docker-compose up and inspect blueprint JSON conf
   
   
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   release-v1.0
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@devlake.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to