Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 52b0ca3e2874c9a6020b26565ce536f9e96c4357
      
https://github.com/jenkinsci/jira-plugin/commit/52b0ca3e2874c9a6020b26565ce536f9e96c4357
  Author: Adrien Lecharpentier <[email protected]>
  Date:   2019-04-29 (Mon, 29 Apr 2019)

  Changed paths:
    M src/main/resources/hudson/plugins/jira/JiraFolderProperty/config.jelly

  Log Message:
  -----------
  [JENKINS-56951] Fix folder property layout

When the folder properties list is built, it's already under a titled section 
see
https://github.com/jenkinsci/cloudbees-folder-plugin/blob/9d87f2f197554d93a97422a010bd92087e4e576b/src/main/resources/com/cloudbees/hudson/plugins/folder/AbstractFolder/configure.jelly#L136

Adding the section title in the JiraFolderProperty configuration file broken 
the layout
and let to think that the other properties (from other plugins) could be part 
of the Jira 
section as well.

Removing the title here fix that.


  Commit: 74e8052de4df8fd4171cf405920f8a1527736b8e
      
https://github.com/jenkinsci/jira-plugin/commit/74e8052de4df8fd4171cf405920f8a1527736b8e
  Author: Adrien Lecharpentier <[email protected]>
  Date:   2019-04-29 (Mon, 29 Apr 2019)

  Changed paths:
    M src/main/resources/hudson/plugins/jira/JiraFolderProperty/config.jelly

  Log Message:
  -----------
  [JENKINS-56951] Remove section entirely

As suggested by @jglick, removing the `f:section` entirely to fix the folder 
property layout


  Commit: 83fc8c34378f4288895a757a901ee18e36c5bab5
      
https://github.com/jenkinsci/jira-plugin/commit/83fc8c34378f4288895a757a901ee18e36c5bab5
  Author: Artem Koshelev <[email protected]>
  Date:   2019-04-30 (Tue, 30 Apr 2019)

  Changed paths:
    M src/main/resources/hudson/plugins/jira/JiraFolderProperty/config.jelly

  Log Message:
  -----------
  Merge pull request #187 from alecharp/JENKINS-56951

[JENKINS-56951] Fix folder property layout


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/0d75ad84d42b...83fc8c34378f

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to