It's all about the answers!

Ask a question

How to restrict attachment file type?


zhang anyuan (111) | asked Mar 10 '11, 4:22 a.m.
In RTC 3.0,How to limit the attachment file name extensions
? How to restrict file size ,eg :no more then 3M?

2 answers



permanent link
Lauren Hayward Schaefer (3.3k11727) | answered Jul 22 '13, 8:18 a.m.
JAZZ DEVELOPER
I stumbled on this older question, and I thought I'd answer it in case others did the same.  This post discusses how to change the attachment size limit for work items:  https://jazz.net/forum/questions/1523/attachment-size-limit-for-work-items

permanent link
Ralph Schoon (63.1k33645) | answered Jul 22 '13, 8:49 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
One thing you could try is extending RTC, creating a work item save precondition (advisor). I am not sure if you can prevent the upload, but it might be an option.

This code shows a follow up ation: https://rsjazz.wordpress.com/2012/07/31/rtc-update-parent-duration-estimation-and-effort-participant/ and a participant is almost the same code. https://rsjazz.wordpress.com/2012/11/01/restrict-delivery-of-changesets-to-workitem-types-advisordelivery-of-changesets-associated-to-wrong-work-item-types-advisor/ talks about an advisor (but for deliver) and also talks about the differences.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.