Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-7269

Update GreenHopper to correctly work with JIRA 6.0 rename feature

    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      • Rapid Board owner needs to be lower case
      • Check classic mode, especially Assignee Board & Contexts (private + shared)

      Test Brainstorming Notes

      -rapid board owner
      -Issue lists = assignee swimlanes, reports that show assignee (none i think)
      -wherever we go to lucene

      Classic
      -user prefs and settings
      -property sets
      -version board + assignee context
      -version board persistence
      -assignee editing
      -drag and drop onto assignee
      -assignee box statistics
      -contexts
      -configuration of shared contexts
      -All tabs in manage context dialog

          Form Name

            [JSWSERVER-7269] Update GreenHopper to correctly work with JIRA 6.0 rename feature

            childnode added a comment - - edited

            Please reopen: Quickfilters are broken GHS-10108

            childnode added a comment - - edited Please reopen: Quickfilters are broken GHS-10108

            When implementing this task, can you please ensure that GH compiles without error against 6.0? Once we do that, our 6.0-breakit build will be able to work again.

            Michael Tokar added a comment - When implementing this task, can you please ensure that GH compiles without error against 6.0? Once we do that, our 6.0-breakit build will be able to work again.

            This developer guide has all the information you need: https://developer.atlassian.com/display/JIRADEV/Renamable+Users+in+JIRA+6.0

            In particular, it will be useful to investigate the compatibility library that JIRA has provided:

            <dependency>
                <groupId>com.atlassian.usercompatibility</groupId>
                <artifactId>usercompatibility-jira</artifactId>
            </dependency>
            

            Michael Tokar added a comment - This developer guide has all the information you need: https://developer.atlassian.com/display/JIRADEV/Renamable+Users+in+JIRA+6.0 In particular, it will be useful to investigate the compatibility library that JIRA has provided: <dependency> <groupId>com.atlassian.usercompatibility</groupId> <artifactId>usercompatibility-jira</artifactId> </dependency>

              Unassigned Unassigned
              miruflin Michael Ruflin
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: