#11540 closed enhancement (worksforme)
masking the Change History from TRAC 0.12 version
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | ticket system | Version: | 0.12.4 |
Severity: | normal | Keywords: | |
Cc: | ashish.khanna@… | Branch: | |
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
first of all thanks for all the support available.
we are using ot for internal purpose to create a ticket. We do not want anonymous user to see the History and want to mask it to view who have updated the Ticket. what should be the process. Is it possible
Attachments (0)
Change History (5)
comment:1 by , 11 years ago
Component: | web frontend → ticket system |
---|---|
Milestone: | 0.12.6 |
Priority: | high → normal |
Resolution: | → worksforme |
Severity: | critical → normal |
Status: | new → closed |
Type: | task → enhancement |
comment:2 by , 11 years ago
It's really hard to determine what the reporter is asking for. In addition Jun's interpretation, I could read this at least 2 different ways.
If you have additional questions, they should be asked on the MailingList.
comment:3 by , 11 years ago
Ok… sorry for the late response.
let me repharse my question.
we want to create a ticket with a proper Login Id. Once the request is created it will trigger the mail to all. anonymous user can go and update the ticket. We do not want anonymous user to see what others have updated.
so for anonymous user we do not want comment to be seen added by any one.
comment:4 by , 11 years ago
we also want to change the Keyword attachment some thing like attach your updated files here
Can we able to make the change.
comment:5 by , 11 years ago
There are ways to accomplish what you are requesting, but please ask on the MailingList and the community will provide you with answers.
I think that anonymous users don't need to create tickets in your case….
TICKET_*
permissions fromanonymous
.TICKET_CREATE
permission toanonymous
.p.s. Please leave the milestone field blank because Trac developers will set it.