View Issue Details

IDProjectCategoryView StatusLast Update
0019530mantisbtsecuritypublic2016-07-11 15:16
Reporterlbredenkamp Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status acknowledgedResolutionopen 
Product Version1.2.19 
Summary0019530: When closing issue, reporter gets hint that there is a related issue although he cannot see this relation
Description

If user has no access to issue B, he should not be informed about the fact that there a relation ("child of") to issue B when trying to close issue A.

Steps To Reproduce
  1. Reporter reports issue A in project X
  2. Manager adds in issue B (in project Y) a "child of" relation to issue A
  3. (project B is not accessible for reporter -> reporter can't see relation to issue B in issue A and reporter can't access issue B itself)
  4. Reporter chooses "Change Status To:" "closed"
  5. Reporter is prompted text (on bug_change_status_page.php):
    "Attention: Not all the children of this issue are yet resolved or closed.
    Before resolving/closing a parent issue, all the issues related as child with this one should be resolved or closed."

-> Reporter should not see this text, as he had no idea, that there was a connected issue.

TagsNo tags attached.

Relationships

related to 0012031 new receive email of a change I can't see due to authorization 

Activities

vboctor

vboctor

2015-08-24 11:41

manager   ~0051305

There are two options here:

  1. Let the reporter close the issue successfully.
  2. Show some sort of an error message.

I think if we want to keep the rule that an issue can't be closed without all of its children being closed, then we have to do 2. Is the point about the text of the error message or also the fact that an error message is displayed.

If you suggest a different error message, please share the text.