nanego / redmine_multiprojects_issue

A Redmine plugin which allows you to specify several projects per issue
http://www.redmine.org/plugins/redmine_multiprojects_issue
MIT License
57 stars 29 forks source link

Plugin configuration #8

Closed lremy closed 8 years ago

lremy commented 9 years ago

Once installed, I checked the plugin configuration. The plugin asks for a custom field to quickly select projects.

What kind of custom field is needed there? I tried a text field or an integer field for object type issues, but did not succeed to select multiple projects for one issure (new or already existing).

Could you give some explanation on the plugin configuration?

Thanks!

nanego commented 9 years ago

Actually, the plugin does not need any configuration. In the settings, you can specify some custom fields, but they are only used as filters in the modal window where you can select projects (by default, there is only two filters used to select multiple projects at once: all or nothing).

lremy commented 9 years ago

Ok, I understand. But I still have a problem: I don't have the "Impacted projects" zone on my issues, that we can show on the screenshots. Neither when viewing an issue, nore when updating it. Any idea?

lremy commented 9 years ago

hi there, any update on my problem?

manuelcanga commented 9 years ago

I don't have the "Impacted projects" zone on my issues. I have a Redmine 2.4.x

manuelcanga commented 9 years ago

I think deface plugin not working

nanego commented 9 years ago

I tried to reproduce the problem, without success. capture d ecran 2015-05-20 a 14 31 30

This screenshot has been made using a fresh install of Redmine 2.4-stable.

Can you please help me to reproduce this bug?

ddk85 commented 9 years ago

My apologies, it was my mistake. All works great.

2015-05-20 15:33 GMT+03:00 vrobert notifications@github.com:

I tried to reproduce the problem, without success. [image: capture d ecran 2015-05-20 a 14 31 30] https://cloud.githubusercontent.com/assets/1620522/7725664/00524f58-fefd-11e4-80aa-b42ff01f76ab.png

This screenshot has been made using a fresh install of Redmine 2.4-stable.

Can you please help me to reproduce this bug?

— Reply to this email directly or view it on GitHub https://github.com/nanego/redmine_multiprojects_issue/issues/8#issuecomment-103865315 .

lremy commented 9 years ago

I tried it with a 2.5.1.stable version of redmine. redmine_version

Here is a screenshot of a new issue, where I have no "Impacted projects" field. newissue

But... I don't know what is wrong:) How can I help?

nanego commented 9 years ago

Did you try to temporarily remove all plugins except multiproject, deface and select2? This way, we could be sure that there is no conflict with other plugins.

SkolVikingsGuy commented 8 years ago

screenshot 2015-12-03 15 22 45

Our list of projects runs off the bottom of the Projects dialog. Any ideas? Using Chrome.

nanego commented 8 years ago

I think you are using a theme which has never been tested with this plugin.

SkolVikingsGuy commented 8 years ago

It was the theme - works with the default theme. Also worked with the other theme in Firefox or Windows Explorer. Thanks.