Emil Obermayr | 4 Feb 2009 08:28

not required custom fields with min length

Hello list,

I just installed MantisBT for the first time and my first impression is
really good. I love it from the start.

My question:

I added a custom field (reference number to another ticket system),
which is optional (because there is not neccessarily a ticket in the
other system).

Now I want to define the length of the number as a trivial test. But
that does not work; as it seems "optional" and "minimal length" do not
work together.

How can I configure that? If not possible I would like to make that a
feature request: Accept an empty entry if optional, even if there are
other constraints.

Regards,

Emil

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
(Continue reading)

abhishek kumar | 4 Feb 2009 15:47
Picon
Favicon

customizing field

Hi,
I am using mantis 1.0.0.a3.
I don't want few of the fields provided with mantis by default like "OS", "OS Version", "platform", as for my project those fields are not useful.
1. I want those field to be named something else. How is it possible?
2. Also, I would like to know if I can add extra field there?
I tried doing
Manage -> Manage Custom Fields
and adding a field, but that name is not visible any where, I can't even see if that addition of field added or not.
I hope i have provided sufficient information. if you need to know anything else please let me know.

regards
Abhishek Kumar

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
mantisbt-help mailing list
mantisbt-help@...
https://lists.sourceforge.net/lists/listinfo/mantisbt-help
Jon Hardcastle | 4 Feb 2009 17:16
Picon
Favicon

Notifying a user

Hi,

If i wanted to make someone aware of an issue without assigning the fault to them. How would i do this?

Thank you in advance!

-----------------------
N: Jon Hardcastle
E: Jon@...
'..Be fearful when others are greedy, and be greedy when others are fearful.'
-----------------------

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
Jeferson Oliveira | 4 Feb 2009 17:48
Picon

Re: Notifying a user

On Wed, Feb 4, 2009 at 2:16 PM, Jon Hardcastle wrote:
> If i wanted to make someone aware of an issue without assigning the fault to them. How would i do this?

You can send this user a reminder. Look at the "Send reminder" link
above the Severity field (between "Jump to Notes" and "Wiki". If this
link is not available for you, verify and adjust the reminder settings
in your config.inc.php file.

Hope this helps!

--
Regards,

Jeferson Oliveira
Brazil

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
John Reese | 4 Feb 2009 17:44
Gravatar

Re: customizing field

On 02/04/2009 09:47 AM, abhishek kumar wrote:
> Hi,
> I am using mantis 1.0.0.a3.

First things first, you should *really* consider upgrading to a newer 
version of MantisBT.  The current stable release is version 1.1.6, and 
should provide a complete upgrade path.  This version not only has new 
features, but many security and bug fixes as well.

> I don't want few of the fields provided with mantis by default like
> "OS", "OS Version", "platform", as for my project those fields are not
> useful.

There is a configuration setting in the latest versions that allows you 
to disable those fields.

> 1. I want those field to be named something else. How is it possible?
> 2. Also, I would like to know if I can add extra field there?
> I tried doing
> Manage -> Manage Custom Fields
> and adding a field, but that name is not visible any where, I can't even
> see if that addition of field added or not.

After you create a custom field, you need to "link" the custom field to 
every project that you want the field to appear in.

> I hope i have provided sufficient information. if you need to know
> anything else please let me know.
>
> regards
> Abhishek Kumar

Cheers

--

-- 
John Reese
LeetCode.net

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
KM | 4 Feb 2009 20:32
Picon
Favicon

Re: customizing field

John
You said "There is a configuration setting in the latest versions that allows you
to disable those fields."
 
I looked through the online documentation and didn't find a reference to this.  Can you point me to the section where disabling fields is explained.
 
Thanks
KM

--- On Wed, 2/4/09, John Reese <jreese-f2MuJNAWfAzk1uMJSBkQmQ@public.gmane.org> wrote:
From: John Reese <jreese-f2MuJNAWfAzk1uMJSBkQmQ@public.gmane.org>
Subject: Re: [mantisbt-help] customizing field
To: ashek1520-/E1597aS9LQAvxtiuMwx3w@public.gmane.org, "Help with Mantis" <mantisbt-help-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Date: Wednesday, February 4, 2009, 11:44 AM

On 02/04/2009 09:47 AM, abhishek kumar wrote: > Hi, > I am using mantis 1.0.0.a3. First things first, you should *really* consider upgrading to a newer version of MantisBT. The current stable release is version 1.1.6, and should provide a complete upgrade path. This version not only has new features, but many security and bug fixes as well. > I don't want few of the fields provided with mantis by default like > "OS", "OS Version", "platform", as for my project those fields are not > useful. There is a configuration setting in the latest versions that allows you to disable those fields. > 1. I want those field to be named something else. How is it possible? > 2. Also, I would like to know if I can add extra field there? > I tried doing > Manage -> Manage Custom Fields > and adding a field, but that name is not visible any where, I can't even > see if that addition of field added or not. After you create a custom field, you need to "link" the custom field to every project that you want the field to appear in. > I hope i have provided sufficient information. if you need to know > anything else please let me know. > > regards > Abhishek Kumar Cheers -- John Reese LeetCode.net ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ mantisbt-help mailing list mantisbt-help-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org https://lists.sourceforge.net/lists/listinfo/mantisbt-help

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
mantisbt-help mailing list
mantisbt-help@...
https://lists.sourceforge.net/lists/listinfo/mantisbt-help
Jon Hardcastle | 5 Feb 2009 11:36
Picon
Favicon

Inserting faults directly.

Hey guys,

can anyone advise me if it is possible to insert faults directly into the Mantis DB? I have been asked about
migration from our propitiatory system to Mantis and getting atleast some info about the faults over?

Thanks.

-----------------------
N: Jon Hardcastle
E: Jon@...
'..Be fearful when others are greedy, and be greedy when others are fearful.'
-----------------------

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
Jon Hardcastle | 6 Feb 2009 11:58
Picon
Favicon

Customising the 'profiles'


Hey guys.

Are the profiles customizable? It'd be cool to have an extra filed and possibly rename a couple of the
existing ones?

Also, when you use a global profile is it possible to have it populate the fields on the form?

thank you!

-----------------------
N: Jon Hardcastle
E: Jon@...
'..Be fearful when others are greedy, and be greedy when others are fearful.'
-----------------------

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
Jon Hardcastle | 9 Feb 2009 16:38
Picon
Favicon

Subdirectories inheriting Properties - Versions etc

Hi, is there a way to create it so that a sub-project inherits properties from its parent?

I'd like to have several sub directories that have versions and be able to add/mark as released in a nice central place?

Thank you!

-----------------------
N: Jon Hardcastle
E: Jon-2oUACcmHDVfgUawJ+kq1WA@public.gmane.org
'..Be fearful when others are greedy, and be greedy when others are fearful.'
-----------------------
------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
mantisbt-help mailing list
mantisbt-help@...
https://lists.sourceforge.net/lists/listinfo/mantisbt-help
Jon Hardcastle | 10 Feb 2009 12:36
Picon
Favicon

Re: Subdirectories inheriting Properties - Versions etc

Ok, thanks.

Do you know if this is even something that people (other than me) would like to see? or perhaps i am using Mantis incorrectly to request such things?

Thanks.

--- On Mon, 9/2/09, John Reese <jreese-f2MuJNAWfAzk1uMJSBkQmQ@public.gmane.org> wrote:
From: John Reese <jreese-f2MuJNAWfAzk1uMJSBkQmQ@public.gmane.org>
Subject: Re: [mantisbt-help] Subdirectories inheriting Properties - Versions etc
To: "Jon Hardcastle" <jd_hardcastle-/E1597aS9LQAvxtiuMwx3w@public.gmane.org>
Date: Monday, 9 February, 2009, 5:09 PM

In the 1.2.x development versions, sub-projects can inherit categories from
their parents, but we have no such mechanism in place for other properties.

Jon Hardcastle <jd_hardcastle-/E1597aS9LQAvxtiuMwx3w@public.gmane.org> wrote:

>Hi, is there a way to create it so that a sub-project inherits properties
from its parent?
>
>I'd like to have several sub directories that have versions and be able
to add/mark as released in a nice central place?
>
>Thank you!
>
>-----------------------
>
>N: Jon Hardcastle
>
>E: Jon-2oUACcmHDVfgUawJ+kq1WA@public.gmane.org
>
>'..Be fearful when others are greedy, and be greedy when others are
fearful.'
>
>-----------------------------------------------------------------------------------------------------
>Create and Deploy Rich Internet Apps outside the browser with
Adobe(R)AIR(TM)
>software. With Adobe AIR, Ajax developers can use existing skills and code
to
>build responsive, highly engaging applications that combine the power of
local
>resources and data with the reach of the web. Download the Adobe AIR SDK
and
>Ajax docs to start building applications
today-http://p.sf.net/sfu/adobe-com_______________________________________________
>mantisbt-help mailing list
>mantisbt-help-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
>https://lists.sourceforge.net/lists/listinfo/mantisbt-help

--
Sent from my Android phone with K-9. Please excuse my brevity.
------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
mantisbt-help mailing list
mantisbt-help@...
https://lists.sourceforge.net/lists/listinfo/mantisbt-help

Gmane