View Issue Details

IDProjectCategoryView StatusLast Update
0004161mantisbtrelationshipspublic2004-08-29 02:10
Reportervboctor Assigned Tomasc  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version0.19.0a2 
Fixed in Version0.19.0rc1 
Summary0004161: Relations to private issues must only appear to user with appropriate access level
Description

If a public issue is linked to a private one, and a user with only access to view public ones, the relations section shows the issue id of the private issue but not the status or the summary. In this case the relationship should not appear at all.

Ideally, the history should also not show this relation, but that is not possible with the current implementation of history (so I would treat this as a different issue since it also applies to issue like private notes, ...etc.)

TagsNo tags attached.
Attached Files

Relationships

has duplicate 0004290 closedjlatour Displaying hidden issues on relationships list 

Activities

masc

masc

2004-07-21 07:59

reporter   ~0006208

Victor,
I'm sure this is the right solution. Although the related bug is private, the relationship exists. So I list the relationship because it's present, but with no information because the user can't have access (the meaning is "there is a relationship but you are not grant to access to it").
If you prefer I can easly implement your proposal hidding the line.

vboctor

vboctor

2004-07-21 08:21

manager   ~0006209

"private" things (whether notes / relationships) are not to be visible (even in terms of existence, not just contents) to users without the appropriate access level. This is part of the privacy of being private! Also your current solution may be confusing to some users (for example, see last note in 0003948).

masc

masc

2004-07-21 08:42

reporter   ~0006213

Now it's clear. I'm going to update the API.

masc

masc

2004-07-21 10:12

reporter   ~0006216

Fixed. See patch attached. The relationship line is skipped if the user is not grant to view the related bug