Re: Adding relationships: can be done in a fast way?
"Jorge Uriarte Aretxaga" <[email protected]>
| Newsgroups | gmane.comp.java.scarab.user |
|---|---|
| Message-ID | <[email protected]> |
So you'll eventually have every existing file registered in its own issue, related with any modification task on it during its life? Too verbose, and a real pain for the users. I don't think it'll scale. Why don't you use a text box to report involved files (one by line)? We've been doing some customization of that kind for some of our clients, so the repository (Subversion, CVS, FileSystem, whatever...) is tied to Scarab, including validation (make sure what you're filling in are really existing files), and reporting (what tasks have been done on each file?) Saludos, _ Jorge On 11/14/07, Peña Palma, Alfredo <[email protected]> wrote: > > > > Let's see: I create a new issue, and then I create one object (issue) > for every file involved in the resolution of the task. > Then I create an "is relationed with" relation in 'Related issues', so I > can know the files associated with that task, generate reports and so on. > This way of working with issues has been proposed by the admin, but I > don't think it's a good way to go, since it's very annoying (and time > consuming) to create one issue for each file, and create the relation for > every one of them. That's why I'm asking for another approach :-) > > > Thanks! > > > > ------------------------------ > *De:* Jorge Uriarte Aretxaga > *Enviado el:* mié 14/11/2007 11:31 > *Para:* [email protected] > *Asunto:* Re: Adding relationships: can be done in a fast way? > > Hola Alfredo; > > I don't get what you mean with "modifying 100 files". > Are you creating a new issuetype "file" ? > Or are you attaching 100 files to the task? > > You can always automate a complex task, but I'd like to understand what > you're trying to do. > > Regards, > > _ > Jorge > > On 11/14/07, Peña Palma, Alfredo <[email protected]> wrote: > > > > > > Hi! I'm using scarab for tracking issues and tasks, but I don't know > > if I'm using > > it the right way. For example, I created a task, that involved modifying > > 100 files. > > Now should I create those 100 objects manually, and then assign them to > > that task? > > That would take too much time... is there any other way to do it? > > > > > > > > Thanks! > > > > > > > >