extension ExtPose

JIRA Cloud Kanban Combined WIP Extension (delisted)

CRX id

bpjcmpaglmkolfbceeepffndplfbdkcb-

Description from extension meta

JIRA Cloud Kanban Combined WIP Extension

Image from store JIRA Cloud Kanban Combined WIP Extension
Description from store With this JIRA add-on you can take more advantages in your Agile processes. This add-on was created to accomplish with the real KANBAN rules and methodology. This plugins helps also in SCRUM and SCRUMBAN methodologies. Once installed it allows nice new functionalities in your usual JIRA Agile RapidBoards. No configuration is needed only install in your JIRA and enjoy it! It's Plug'n'play! Combine Columns in your JIRA Agile Board Just change the name of the columns that you want to combine. Example, if you want to combine two columns called "IN QA" and "OK QA" and the two columns are of "QA" category, you can combine only changing the name of the columns to "QA::IN QA" and the other to "QA::OK QA", very easy! Only put the separator "::" in the name of the columns and automatically will be combined! This functionality works perfect in SCRUM, KANBAN and SCRUMBAN boards.

Latest reviews

  • (2019-03-13) Evgenii Filippov: Doesn't work, just shows one large column header...
  • (2016-08-27) Sharif Jano: Very helpful!!
  • (2016-06-27) Raul Pelaez (External): The Cloud version of my plugin :D

Latest issues

  • (2019-04-16, v:1.0) Morane Shemtov: The extension doesn't work :(
    Hello, I've added your extension but the :: method to have sub-columns doesn't work, do you have an idea why ?
  • (2018-02-06, v:1.0) here is the fix
    The fix for above is to change line 30-40 to this. Notice the change of children() to find() if (typeof columnName === 'undefined') { columnName = $column.find('h2').text(); originalColumnNames[columnDataId] = columnName; } var columnNameTokens = columnName.split(/::/); var groupKey = columnNameTokens[0]; if (createGroupedHeader) { if (columnNameTokens.length > 1) { $column.find('h2').text(columnNameTokens[1]); } }
  • (2018-02-06, v:1.0) Needs to be updated
    Hey, The new JIRA update braeks this. Any chance you could update?

Statistics

Installs
182 history
Category
Rating
3.6 (5 votes)
Last update / version
2020-11-25 / 1.0
Listing languages
en

Links