Search found 6 matches

by cjwfuller
27 Aug 2009, 08:24
Forum: Customizations
Topic: Convert existing string custom field to date
Replies: 2
Views: 2856

Re: Convert existing string custom field to date

Ok this works now, I dumped the database, ran the scripts on the dumped database, re-dumped it and imported it over the real one (didn't have to worry about lost updates etc..). The code (comment out first the repairDates(), run it, then comment out the storeDates(): (Note, don't worry about the "if ...
by cjwfuller
26 Aug 2009, 16:07
Forum: Customizations
Topic: Mantis custom date field oddity
Replies: 1
Views: 1979

Mantis custom date field oddity

Hi there,

I have a customised mantis (v1.1.6). I have a custom date field which only works when you assign it a value when you first open a new issue. If you try and update an issue then it doesn't update the custom field and instead leaves it blank!

Any ideas?

Thanks guys,

Chris.
by cjwfuller
11 Aug 2009, 08:12
Forum: Customizations
Topic: Convert existing string custom field to date
Replies: 2
Views: 2856

Re: Convert existing string custom field to date

This: "the dates in the database are still valid" was meant to be this: "the dates in the database are still in date form"
by cjwfuller
10 Aug 2009, 13:11
Forum: Customizations
Topic: Convert existing string custom field to date
Replies: 2
Views: 2856

Convert existing string custom field to date

Hello,

I have a customized mantis which has a custom field of type string.

I wanted to convert it to a date so I went into the Manage section of mantis and changed the string field to a date. It doesn't convert the strings to dates so all the records change into 1970:01:01 dates.

I tried storing ...
by cjwfuller
15 Jul 2009, 11:15
Forum: General Discussion
Topic: Many work flows for many projects
Replies: 1
Views: 2016

Many work flows for many projects

Hi there,

Is it possible to have multiple projects in one Mantis implementation with different workflows for each?

Any link to somewhere which tells you how to do so would be great.

Thanks very much, cjwfuller