Infra/(BTS) Jira11 [JIRA] 관련된 프로젝트의 스프린트만 보이게 하는 법 JIRA는 기본적으로 스프린트 선택 시 모든 ACTIVE된 스프린트가 노출된다. 이럴 경우 다른 프로젝트의 스프린트를 실수로 선택하면 애자일 보드에서 꼬여서 보일 때가 있다 이 경우 시스템 관리자로 Select Administration > Applications, then scroll down the page to the Jira Software section. Under Jira Software configuration, select the Relevant sprints checkbox 를 하면 show all 체크박스가 보이고, Default로는 관련된 프로젝트의 스프린트가 노출된다. https://confluence.atlassian.com/jira/retrieving-the-jira-admini.. 2022. 10. 12. JIRA JQL 중 특정 그룹으로 필터링 하고 싶을 경우 project in ("Project name") and reporter in (membersOf("그룹명")) ORDER BY created DESC ex. project in ("TEST") and reporter in (membersOf("jira-software-users")) ORDER BY created DESC 2019. 4. 12. jira-python https://jira.readthedocs.io/en/master/index.html 2019. 1. 8. migration from redmine to JIRA trouble shooting Trouble shootingCannot login to Redmine site: Redmine server has returned incorrect status page - [CODE: 401] - UnauthorizedRedmine > Administration > Settings > Authentication에서 다음 항목이 체크되어 있는지 확인한다. 2016. 7. 25. 이전 1 2 3 다음