Re: purging un-needed preconfiguration?

Kristian Rink <[email protected]> Thu, 5 Jun 2008 10:47:49 +0200
Newsgroups gmane.comp.java.scarab.user
Organization kaum
Message-ID <20080605104749.56e63e91@n428>
Mick;

and first off, thanks for your comments on that.

Am Thu, 5 Jun 2008 08:38:25 +0000 (UTC)
schrieb Mick Semb Wever <[email protected]>:

> 
> > - Is there a simple way of building / installing scarab having the
> > database filled with nothing but, say, an administrator user but no
> > modules, attributes, ticket types, ... ?
> Sure, it explains it in the INSTALL file.
> That is when building specifiy -Dskip.seed.data=true

Aaah yes sorry, could have found this myself. Thanks for pointing me at
it, nevertheless.


> As far as cleaning out issues and stuff in the database you need to
> learn the schema first before doing any such operations. By then you
> know how to clean out data yourself ;-)

Okay so the "rude" approach of manually wiping things using SQL is the
way to go here? If so, I guess I could live with that. Thought there's
an "official" way through the scarab web ui, nevertheless. But so I'll
take a dive to the DB structure and learn to help myself then. :)


> A supported approach would be starting from scratch and taking
> regular backups of the database. Using this approach carefully you
> should be able to one progression of db backups related just to
> module and issuetype definitions, another with test issues added, and
> yet another with production issues added. 

Well overally so I guess I'm down to make up my mind defining issue
types, modules and attributes before creating them in the DB and then
work with database backups to be safe in case I did something stupid.
Thanks a bunch for your patience outlining this. :)

Cheers & best regards,
Kristian