jissues icon indicating copy to clipboard operation
jissues copied to clipboard

JIssues posted to the wrong project

Open nicksavov opened this issue 11 years ago • 4 comments

Steps to reproduce the issue

  1. Go to http://issues.joomla.org/tracker/jtracker/425 and write a comment, but don't submit.
  2. In a new tab, go to http://issues.joomla.org/projects
  3. Select Joomla! CMS
  4. Go back to the tab that has open http://issues.joomla.org/tracker/jtracker/425 open and submit.
  5. My guess is that it will post it at https://github.com/joomla/joomla-cms/pull/425

Expected result

For #5, it should post it at https://github.com/joomla/jissues/pull/425

Actual result

For #5, it posts it at https://github.com/joomla/joomla-cms/pull/425

nicksavov avatar Sep 12 '14 16:09 nicksavov

I can confirm this. My example is: JIssues: https://github.com/joomla/jissues/issues/447 Joomla CMS: https://github.com/joomla/joomla-cms/pull/447

zero-24 avatar Sep 12 '14 17:09 zero-24

I would say this is expected behaviour

This comment was created with the J!Tracker Application at http://issues.joomla.org/.

brianteeman avatar Sep 13 '14 12:09 brianteeman

It is but it isn't. It is in the fact that the session is used in part for the project data, but you obviously don't want the posts going to the wrong project.

mbabker avatar Sep 13 '14 12:09 mbabker

Agree. It is but it isn't ;)

From my coder point of view it's a "dirty trick" - but actually it is a bug that has to be fixed.

elkuku avatar Sep 13 '14 12:09 elkuku