The option to disable the issue tracker on a project doesn't seem to do anything. The blocks "recent issues" and "issue search" are still there, all existing issues are still available and new issues can still be created.

CommentFileSizeAuthor
#8 Screenshot.0520.1729.png24.7 KBavpaderno

Comments

dww’s picture

Project: Drupal.org infrastructure » Project issue tracking
Version: » 6.x-1.x-dev
Component: Drupal.org module » User interface

The fact you can still create issues is already reported (somewhat confusingly) over here: #524464: Issue node form still works for projects where issues are disabled

The fact the blocks don't honor the setting is a bug we should fix in project_issue. This isn't drupal.org specific at all.

Cheers,
-Derek

wmostrey’s picture

Status: Active » Fixed

This has been fixed since.

dww’s picture

Status: Fixed » Active

Not that I know of. ;) There certainly haven't been any commits for this. So, if it's now working, it's some intermittent bug or something. Still needs investigation and a solution, IMHO.

wmostrey’s picture

I checked with an existing, issue-closed project of mine (on d.o) and it seems to work as expected. If there's anything I can do to test, I'd be happy to.

dww’s picture

Issue tags: +Needs tests

Strange. ;) I certainly didn't see any patches go in that would have fixed this, and I'm sure it was broken. That said, I'm about to leave for 2 weeks and have no time to dig further. But, I'd be shocked if this was all working properly in all cases.

If you really wanted to be amazing, you'd write some simpletests to ensure everything works as expected. ;)

Bèr Kessels’s picture

I can confirm that this has not been fixed. I assume it is a bug that peeps only on projects with specific attributes (created before X, has open issues etc.)

A local checkout and install of the project module showed me that in a clean environment, this is not reproducable. Which makes me even more suspicious of the problem lying in the specific drupal.org database.

danielb’s picture

This is certainly still a problem on drupal.org.

avpaderno’s picture

Version: 6.x-1.x-dev » 7.x-2.x-dev
Issue summary: View changes
Status: Active » Fixed
StatusFileSize
new24.7 KB

I can confirm this has been fixed on the Drupal 7 version of the module. Since Drupal 6 is not supported anymore, this should be considered fixed.

Only local images are allowed. screenshot
avpaderno’s picture

tim.plunkett’s picture

It only removes the link. It does not disable the project from being referenced in issues, see #524464: Issue node form still works for projects where issues are disabled

avpaderno’s picture

Yes, it removes the issue data shown in the project block.

This issue is reporting:

The blocks "recent issues" and "issue search" are still there It has been fixed
All existing issues are still available It has been fixed
new issues can still be created It has been already reported in another issue

Since the other issue contained more details, I preferred close this issue as fixed (for the part that it has been fixed), and leave the other issue open. If it's preferable to close the other one as duplicate of this issue, it can be done so.

tim.plunkett’s picture

Oh I agree and left it closed because of that. Sorry that wasn't clear.
I just wanted to point that issue out to any followers of this one.
Which reminds me, we can use metadata for that!

avpaderno’s picture

I should have been clearer in my first comment. Reading it, somebody could think everything was fixed, while clearly it's not so.
I apologize for the incomplete, and partially true, comment.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.