Unable to select Project from drop down list

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
jewmac

Unable to select Project from drop down list

Post by jewmac »

Hi All

I am unable to select a project from the report issue screen ... is a new install.
can someone point me in the right direction as to where to look
System running on Mac 10.8 Server with PostgreSQL backend.

Cheers.
Jewmac :D
atrol
Site Admin
Posts: 8573
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Unable to select Project from drop down list

Post by atrol »

You have to select a project on this page only if you select "All Projects" at the project selection list.
Please use Search before posting and read the Manual
jewmac

Re: Unable to select Project from drop down list

Post by jewmac »

Thankyou for replying atrol ... it is at the Project Listing page that i am unable to view the projects.
I enter the project title in the config section and save ... then no listing at all.
Have I missed a config option in the config.php file ?

Cheers,
Jewmac :(
atrol
Site Admin
Posts: 8573
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Unable to select Project from drop down list

Post by atrol »

jewmac wrote:select a project from the report issue screen
jewmac wrote:it is at the Project Listing page that i am unable to view the projects.
Quite confusing to me. I don't understand what you expect. Maybe you can add a screenshot or at least tell the name of the page which is shown in your browser (something like bug_report_page.php)
Describe step by step what you do, what you get and what you expect to get.
Please use Search before posting and read the Manual
newmantisuser
Posts: 68
Joined: 06 Aug 2012, 18:13

Re: Unable to select Project from drop down list

Post by newmantisuser »

If you want to add new projects to your Project Browser you can log in as admin --> click on manage --> projects --> create new project

it then should show up in your project browser. You don't edit any configuration files for projects to appear.
newmantisuser
Posts: 68
Joined: 06 Aug 2012, 18:13

Re: Unable to select Project from drop down list

Post by newmantisuser »

atrol wrote:
jewmac wrote:select a project from the report issue screen
jewmac wrote:it is at the Project Listing page that i am unable to view the projects.
Quite confusing to me. I don't understand what you expect. Maybe you can add a screenshot or at least tell the name of the page which is shown in your browser (something like bug_report_page.php)
Describe step by step what you do, what you get and what you expect to get.
agree..not a clue what he's talking about

sorry lol
jewmac

Re: Unable to select Project from drop down list

Post by jewmac »

I am sorry if it sounds all confusing ... not meant to be.
I can add a Project in the project management section (screen attached)
Project_Management.png
Project_Management.png (58.9 KiB) Viewed 20337 times
However when i then go to report an issue the project is not listed (None listed)
Report.png
Report.png (27.37 KiB) Viewed 20337 times
Is a clean install with no hiccups noted ...

Cheers,
Jewmac :(
atrol
Site Admin
Posts: 8573
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Unable to select Project from drop down list

Post by atrol »

I am not able to reproduce the issues using MySQL.
I am quite sure the problem is caused by PostgreSQL
There are various known issues with it.
Some of them will be fixed in next version 1.2.12
http://www.mantisbt.org/bugs/view.php?id=14385
http://www.mantisbt.org/bugs/view.php?id=14466
You can try a nightly build http://www.mantisbt.org/builds to check if your problem is also fixed.
Please use Search before posting and read the Manual
cartoonmoon

Re: Unable to select Project from drop down list

Post by cartoonmoon »

Not sure if you have sorted this yet? I'm a n00b and had the same problem but then realised I'd done the same thing. What you have actually done is create a Global Category and not a project. The projects are listed in the table above the categories section. This table is empty. Click on the "Create New Project" button, then you'll add a project and then it will work (or at least it did for me).

Good luck.
newmantisuser
Posts: 68
Joined: 06 Aug 2012, 18:13

Re: Unable to select Project from drop down list

Post by newmantisuser »

I suggest you start over from scratch.

Here is what I do to make a new project and then be able to click on 'report issue' and have an option be displayed in the Category section. What you want to do is create a project called "test project" and
then you want to add Categories to that project such as "General" and "Implementation".

1. log in as admin
2. click on 'manage'
3. click on 'manage projects'
4. click on 'create new project'
5. give it a name. Call it "test project"
6. click on the new project called 'test project'
7. scroll down to the Category section. Add a new Category. Call it "General"
8. add a second category. Call it "Implementation"
9. click on update project (not sure if this is necessary but I do it)
10. go back to the main mantis screen. Select the "test project" from the project browser and then select "report issue"
11. from the Category section click and you will see the two categories you have just created, General and Implementation.

does this help?
smcintire1981
Posts: 1
Joined: 07 Dec 2015, 18:55

Re: Unable to select Project from drop down list

Post by smcintire1981 »

I had the same issue - the problem was I didn't realize what that screen does is create "categories" - click the little "create new project" button above and to the left of the categories display
Post Reply