Skip Menu |

This queue is for tickets about the RT-Extension-ConditionalCustomFields CPAN distribution.

Report information
The Basics
Id: 125113
Status: resolved
Worked: 36.2 hours (2175 min)
Priority: 0/
Queue: RT-Extension-ConditionalCustomFields

People
Owner: GIBUS [...] cpan.org
Requestors: woody [...] safarimanager.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in:
  • 0.01
  • 0.02
  • 0.03
  • 0.04
  • 0.05
  • 0.06
  • 0.07
Fixed in: 0.10



Subject: external custom field issue
Date: Wed, 18 Apr 2018 20:04:51 +0300
To: bug-RT-Extension-ConditionalCustomFields [...] rt.cpan.org
From: Woody <woody [...] safarimanager.com>
Hi Gerald, I've installed the plugin and it looks great. but i have found it fails to display all the values for a field which uses values from external custom fields - a single value appears and it's always the last one in the list for that field. As an additional feature request, and for it to be maximally useful for me, i would like to be able to select multiple values of the conditional field for it to display. thanks in advance Woody. -- ----------------------- Richard Wood (Woody) Safari Manager Partracks Direct: +255 742 373 327 Skype: woody1tz https://safarimanager.com https://partracks.com
Hi Woody, Thanks for reporting this issue. I'll look at it but I'm away from a computer for 2 weeks. Just to be sure, your issue is about configuring a CF B to be conditonned with a CF A, with CF A having external values? The issue is in the Admin page, am I right? This has not been tested, so I guess itns easu to reproduce the issue (and fix it!). I'll try when coming back from holidays...
Subject: Re: [rt.cpan.org #125113] external custom field issue
Date: Wed, 18 Apr 2018 20:45:54 +0300
To: bug-RT-Extension-ConditionalCustomFields [...] rt.cpan.org
From: Woody <woody [...] safarimanager.com>
HI Gerald Thanks for a quick response while on holiday :) Yes, you have the correct scenario with the bug, and also it would be handy if it was a select-multiple enjoy the rest of your hols Woody. On 18/04/18 20:33, Gérald Sédrati-Dinet via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=125113 > > > Hi Woody, > > Thanks for reporting this issue. I'll look at it but I'm away from a computer for 2 weeks. > > Just to be sure, your issue is about configuring a CF B to be conditonned with a CF A, with CF A having external values? The issue is in the Admin page, am I right? > > This has not been tested, so I guess itns easu to reproduce the issue (and fix it!). I'll try when coming back from holidays... >
-- ----------------------- Richard Wood (Woody) Safari Manager Partracks Direct: +255 742 373 327 Skype: woody1tz https://safarimanager.com https://partracks.com
Hi Woody, Back to work! I've reproduced the bug with CustomFieldValues::External and analyzed it. But the fix is more important than expected. (In details: for now RT-Extension-ConditionalCustomFields uses RT::CustomFieldValues instances as a trick to store only the id of the condition value, and from there the associated condition CF can be directly retrieved, while CustomFieldValues::External store the value as string, not as RT::CustomFieldValue. So I have to change globally the way this extension stores conditions, to include CF id and value as string.) Therefore it will take some time to fix it. The good news is that I can take opportunity to store conditions as to allow several values, as you've requested.
I've just committed a patch which fix the issue with External CustomFieldValues. You can already download it from https://github.com/gibus/RT-Extension-ConditionalCustomFields. I'm now investigating your additional feature request to select multiple values as condition, before publishing a new release on CPAN. This won't take much than a couple of days… Best
Subject: Re: [rt.cpan.org #125113] external custom field issue
Date: Sun, 6 May 2018 20:32:56 +0300
To: bug-RT-Extension-ConditionalCustomFields [...] rt.cpan.org
From: Woody <woody [...] safarimanager.com>
Hi Gerald, I trust you had a good holiday. Thanks for fixing this so quickly and at looking at my feature request. I look forward to it as it will tidy up some of my tickets significantly. Given you are clearly knowledgeable on RT, do you do freelance work? I'm always in need of things and am looking for more devs cheers Woody. On 06/05/18 19:32, Gérald Sédrati-Dinet via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=125113 > > > I've just committed a patch which fix the issue with External CustomFieldValues. You can already download it from https://github.com/gibus/RT-Extension-ConditionalCustomFields. > > I'm now investigating your additional feature request to select multiple values as condition, before publishing a new release on CPAN. This won't take much than a couple of days… > > Best >
-- ----------------------- Richard Wood (Woody) Safari Manager Partracks Direct: +255 742 373 327 Skype: woody1tz https://safarimanager.com https://partracks.com
Hi Woody, I've released yesterday v 0.07 of ConditionalCustomFields extension, see https://metacpan.org/release/RT-Extension-ConditionalCustomFields. This fixes the behaviour with External CustomFieldValues and extends condition to handle multiple values. Le Dim 06 Mai 2018 13:33:25, woody@safarimanager.com a écrit : Show quoted text
> Given you are clearly knowledgeable on RT, do you do freelance work? > I'm > always in need of things and am looking for more devs
I don't work as freelance but the company I'm working for, Easter eggs, offers open source services, notably to develop custom features to Request Tracker. We'll be happy to work on your needs. You can join our sales manager, Pierre-Yves Dillars, at pydillard(at)easter-eggs.com. Best
Subject: Re: [rt.cpan.org #125113] external custom field issue
Date: Sat, 12 May 2018 16:15:46 +0300
To: bug-RT-Extension-ConditionalCustomFields [...] rt.cpan.org
From: Woody <woody [...] safarimanager.com>
HI Gerald, Thanks for the update, and it's working ok with the external sources and multiple values. However i have found another issue. it doesn't hide the custom fields if they are not in the Basics grouping. I put my field in both the Basics grouping and another grouping and only the one in basics is hidden when i change the conditional field. I will contact Pierre-Yves regarding development. thanks w. On 09/05/18 13:04, Gérald Sédrati-Dinet via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=125113 > > > Hi Woody, > > I've released yesterday v 0.07 of ConditionalCustomFields extension, see https://metacpan.org/release/RT-Extension-ConditionalCustomFields. > > This fixes the behaviour with External CustomFieldValues and extends condition to handle multiple values. > > Le Dim 06 Mai 2018 13:33:25, woody@safarimanager.com a écrit :
>> Given you are clearly knowledgeable on RT, do you do freelance work? >> I'm >> always in need of things and am looking for more devs
> I don't work as freelance but the company I'm working for, Easter eggs, offers open source services, notably to develop custom features to Request Tracker. We'll be happy to work on your needs. You can join our sales manager, Pierre-Yves Dillars, at pydillard(at)easter-eggs.com. > > Best >
-- ----------------------- Richard Wood (Woody) Safari Manager Partracks Direct: +255 742 373 327 Skype: woody1tz https://safarimanager.com https://partracks.com
Le Sam 12 Mai 2018 09:16:13, woody@safarimanager.com a écrit : Show quoted text
> HI Gerald, > > Thanks for the update, and it's working ok with the external sources > and > multiple values. However i have found another issue. it doesn't hide > the > custom fields if they are not in the Basics grouping. I put my field > in > both the Basics grouping and another grouping and only the one in > basics > is hidden when i change the conditional field.
Hi Woody, Thanks! I've had a quick look and it appears that this issue arises only when editing ticket (or user, or asset, etc.) where condition CF and ConditionedBy CF are not in the same grouping. I've just push on github a fix: https://github.com/gibus/RT-Extension-ConditionalCustomFields/commit/d498df2f14b234fd9235b82877bae8ffba4bef06 but haven't had time to test it thoroughly. Can you apply this fix and tell me if it's OK?
Subject: Re: [rt.cpan.org #125113] external custom field issue
Date: Sat, 12 May 2018 18:54:19 +0300
To: bug-RT-Extension-ConditionalCustomFields [...] rt.cpan.org
From: Woody <woody [...] safarimanager.com>
i cloned the repo and installed it, but it seems not to work at all now in the edit page :( on the display page, some fields are hidden correctly, oddly but one isn't. w On 12/05/18 16:52, Gérald Sédrati-Dinet via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=125113 > > > Le Sam 12 Mai 2018 09:16:13, woody@safarimanager.com a écrit :
>> HI Gerald, >> >> Thanks for the update, and it's working ok with the external sources >> and >> multiple values. However i have found another issue. it doesn't hide >> the >> custom fields if they are not in the Basics grouping. I put my field >> in >> both the Basics grouping and another grouping and only the one in >> basics >> is hidden when i change the conditional field.
> Hi Woody, > > Thanks! I've had a quick look and it appears that this issue arises only when editing ticket (or user, or asset, etc.) where condition CF and ConditionedBy CF are not in the same grouping. > > I've just push on github a fix: https://github.com/gibus/RT-Extension-ConditionalCustomFields/commit/d498df2f14b234fd9235b82877bae8ffba4bef06 but haven't had time to test it thoroughly. > > Can you apply this fix and tell me if it's OK? > >
-- ----------------------- Richard Wood (Woody) Safari Manager Partracks Direct: +255 742 373 327 Skype: woody1tz https://safarimanager.com https://partracks.com
Le Sam 12 Mai 2018 11:54:49, woody@safarimanager.com a écrit : Show quoted text
> i cloned the repo and installed it, but it seems not to work at all > now > in the edit page :( on the display page, some fields are hidden > correctly, oddly but one isn't.
Hull strange. I've tested it with CF A (Select, List display) inside "Field Group One" (and external CustomFieldsValues), and CF B inside basic grouping and conditioned by CF A with values "val 1" or "val 2". On the ticket edit page field B, is correctly hidden unless field A is set to "val 1" or "val 2". And the same on display page. Can you tell me the configuration you've tested ? Which CFs belong to which grouping ? Also the display type (select box, list, dropdown) of the condition CF (CF A in my example) is important.
Subject: Re: [rt.cpan.org #125113] external custom field issue
Date: Sat, 12 May 2018 22:20:45 +0300
To: bug-RT-Extension-ConditionalCustomFields [...] rt.cpan.org
From: Woody <woody [...] safarimanager.com>
condition CF is dropdown. it used to be that the fields appeared and disappeared depending on selection of the condition CF on the edit page, but it isn't now. i think the display page is ok. w. On 12/05/18 21:50, Gérald Sédrati-Dinet via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=125113 > > > Le Sam 12 Mai 2018 11:54:49, woody@safarimanager.com a écrit :
>> i cloned the repo and installed it, but it seems not to work at all >> now >> in the edit page :( on the display page, some fields are hidden >> correctly, oddly but one isn't.
> > Hull strange. I've tested it with CF A (Select, List display) inside "Field Group One" (and external CustomFieldsValues), and CF B inside basic grouping and conditioned by CF A with values "val 1" or "val 2". On the ticket edit page field B, is correctly hidden unless field A is set to "val 1" or "val 2". And the same on display page. > > Can you tell me the configuration you've tested ? Which CFs belong to which grouping ? Also the display type (select box, list, dropdown) of the condition CF (CF A in my example) is important. >
-- ----------------------- Richard Wood (Woody) Safari Manager Partracks Direct: +255 742 373 327 Skype: woody1tz https://safarimanager.com https://partracks.com
Le Sam 12 Mai 2018 15:21:07, woody@safarimanager.com a écrit : Show quoted text
> condition CF is dropdown. it used to be that the fields appeared and > disappeared depending on selection of the condition CF on the edit > page, > but it isn't now.
OK sorry, I've found why my previous fix was incorrect and fixed it again, and updated github repo: https://github.com/gibus/RT-Extension-ConditionalCustomFields/commit/2311c6d81a1d77d4cf80f465c977da3c91556f53 Is it OK now for editing? Then I will release a new version on cpan… (For the details: I've previously tested only with conditioned CF (CF B) belonging to "group B" and condition CF (CF A) belonging to no grouping, that is: in "Basic" grouping. When CF A is in "group A" and CF B in "group B", the previous fix was incorrect because it tried to guess the grouping of CF A with core RT::CustomField->Groupings method. But this method actually do *not* give the grouping of the current CustomField, but instead all groupings for the object class the current CustomField is attached to, i.e. RT::Ticket, RT::Queue, etc. So I had to write my own function RT::CustomField::_findGrouping.)
Subject: Re: [rt.cpan.org #125113] external custom field issue
Date: Sun, 13 May 2018 08:58:07 +0300
To: bug-RT-Extension-ConditionalCustomFields [...] rt.cpan.org
From: Woody <woody [...] safarimanager.com>
my scenario is working now on both display and modify cheers w. On 13/05/18 00:18, Gérald Sédrati-Dinet via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=125113 > > > Le Sam 12 Mai 2018 15:21:07, woody@safarimanager.com a écrit :
>> condition CF is dropdown. it used to be that the fields appeared and >> disappeared depending on selection of the condition CF on the edit >> page, >> but it isn't now.
> OK sorry, I've found why my previous fix was incorrect and fixed it again, and updated github repo: https://github.com/gibus/RT-Extension-ConditionalCustomFields/commit/2311c6d81a1d77d4cf80f465c977da3c91556f53 > > Is it OK now for editing? Then I will release a new version on cpan… > > (For the details: I've previously tested only with conditioned CF (CF B) belonging to "group B" and condition CF (CF A) belonging to no grouping, that is: in "Basic" grouping. When CF A is in "group A" and CF B in "group B", the previous fix was incorrect because it tried to guess the grouping of CF A with core RT::CustomField->Groupings method. But this method actually do *not* give the grouping of the current CustomField, but instead all groupings for the object class the current CustomField is attached to, i.e. RT::Ticket, RT::Queue, etc. So I had to write my own function RT::CustomField::_findGrouping.) >
-- ----------------------- Richard Wood (Woody) Safari Manager Partracks Direct: +255 742 373 327 Skype: woody1tz https://safarimanager.com https://partracks.com
Great! I've added some unitary tests and released v0.08 on CPAN
Subject: Re: [rt.cpan.org #125113] external custom field issue
Date: Thu, 17 May 2018 21:44:48 +0300
To: bug-RT-Extension-ConditionalCustomFields [...] rt.cpan.org
From: Woody <woody [...] safarimanager.com>
Hi Gerald, The plugin is working great, thanks. Have you considered writing eg: RT-Extentions-CustomFieldGroupings to move the grouping into the database so it's editable from the custom field's page? I never quite understood why it was implemented in a config file and not the db table w. On 13/05/18 15:53, Gérald Sédrati-Dinet via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=125113 > > > Great! I've added some unitary tests and released v0.08 on CPAN >
-- ----------------------- Richard Wood (Woody) Safari Manager Partracks Direct: +255 742 373 327 Skype: woody1tz https://safarimanager.com https://partracks.com
Subject: Re: [rt.cpan.org #125113] external custom field issue
Date: Fri, 18 May 2018 23:21:53 +0300
To: bug-RT-Extension-ConditionalCustomFields [...] rt.cpan.org
From: Woody <woody [...] safarimanager.com>
Hi Gérald, as an addition to the functionality of this plugin, at the moment it's conditional on a select field. could it condition on the existence of a value in a freeform field? eg freeform CFs - adults, children, age of children could "age of children" be conditioned by a value (>0) in the Children field? just an idea w. On 17/05/18 21:44, Woody wrote: Show quoted text
> Hi Gerald, > > The plugin is working great, thanks. > > Have you considered writing eg: RT-Extentions-CustomFieldGroupings > > to move the grouping into the database so it's editable from the > custom field's page? I never quite understood why it was implemented > in a config file and not the db table > > w. > > > On 13/05/18 15:53, Gérald Sédrati-Dinet via RT wrote:
>> <URL: https://rt.cpan.org/Ticket/Display.html?id=125113 > >> >> Great! I've added some unitary tests and released v0.08 on CPAN >>
>
-- ----------------------- Richard Wood (Woody) Safari Manager Partracks Direct: +255 742 373 327 Skype: woody1tz https://safarimanager.com https://partracks.com
Hi Woody, Sorry for the late reply: lots of work last week, and I wanted to check some code before replying… Haven't had time to to it yet, so here are some quick replies: About RT-Extentions-CustomFieldGroupings, I see your need, but I don't think such modifications can be written in an extension. This is about changing RT Core behaviour when CustomFields Grouppings are fetched, so most of modifications should be actually in core libraries. But Best Practical is currently working on something which can more or less fit your request, there is a branch called "config-in-database" for the next RT release: https://github.com/bestpractical/rt/tree/4.6/config-in-database . Also there is an extension RT-Extension-ConfigInDatabase https://github.com/bestpractical/rt-extension-configindatabase. I've just quickly checked in the extension, and unfortunately it does not handle $CustomFieldGroupings. But I think this can be the best way to have CustomFieldGroupings editable in the Admin interface. Le Ven 18 Mai 2018 22:22:17, woody@safarimanager.com a écrit : Show quoted text
> Hi Gérald, > > as an addition to the functionality of this plugin, at the moment it's > conditional on a select field. > > could it condition on the existence of a value in a freeform field? > > eg > > freeform CFs - adults, children, age of children > > could "age of children" be conditioned by a value (>0) in the Children > field? > > just an idea
This is a good idea :) I have to think how to best implement it. I guess that it should include any kind of operation on such fields (>, <, =, !=, LIKE, STARTSWITH, ENDSWITH, IS NULL, etc.). The interface of RT Query Builder could provide some way to do this, in terms of providing an interface to specify the condition. There is also some specifications to think about concerning how the condition is stored. The condition would be very different from the previous condition, which was only "equal to this value" (so just a value was stored) until you've requested to choose between multiple values, where it was store as an array of values. Also before your ticket, only the id of the CustomFieldValue was stored, but it doesn't work for external CF, so now we store the id of CF and an array of values as strings. If we extend the condition, we have to think about a clever way to store it (maybe storing an additional operation is enough ?) Finally, to have editing page reacting dynamically when the condition CF is changed, there is some Ajax acting on HTML input fields. Freeform CFs are represented differently in HTML than Select CFs, so I'm afraid most of the code will ends up with a big: if ($cf->Type eq 'Select') { do as now… } else { do something else…}. So maybe it will be cleaner to develop this in a separate extension RT-ConditionalCustomField-Freeform? That's some stuffs to think about… and unfortunatelly, I just don't know when I will have time to do this. I've just published a fix to RT-ConditionalCustomField to take into account validation (matching pattern, like (?#Mandatory).) on ConditionedBy CF only when condition is fulfilled. In my todo list, I also have to do something when the conditioned is a select with multiple values, for now it works when displayed as list, but not as selectbox (or the opposite, I don't remember). Maybe it would be better if I create another Wishlist ticket for this ?
Subject: Re: [rt.cpan.org #125113] external custom field issue
Date: Mon, 11 Jun 2018 18:34:44 +0300
To: bug-RT-Extension-ConditionalCustomFields [...] rt.cpan.org
From: Woody <woody [...] safarimanager.com>
Hi Gerald, I hope al is well. And thanks for your response re groupings. I found another need of conditional custom fields - if the conditioned-by field is not present in the object, then all fields are hidden and there is no way of seeing them. (they are visible and editable in the update page, not display). I think it needs a check that that field(s) is/are present in the object before trying to condition by them. cheers Woody. On 17/05/18 21:44, Woody wrote: Show quoted text
> Hi Gerald, > > The plugin is working great, thanks. > > Have you considered writing eg: RT-Extentions-CustomFieldGroupings > > to move the grouping into the database so it's editable from the > custom field's page? I never quite understood why it was implemented > in a config file and not the db table > > w. > > > On 13/05/18 15:53, Gérald Sédrati-Dinet via RT wrote:
>> <URL: https://rt.cpan.org/Ticket/Display.html?id=125113 > >> >> Great! I've added some unitary tests and released v0.08 on CPAN >>
>
-- ----------------------- Richard Wood (Woody) Safari Manager Partracks Direct: +255 742 373 327 Skype: woody1tz https://safarimanager.com https://partracks.com
Le Lun 11 Juin 2018 17:35:16, woody@safarimanager.com a écrit : Show quoted text
> Hi Gerald, > > I hope al is well. And thanks for your response re groupings. > > I found another need of conditional custom fields - if the > conditioned-by field is not present in the object, then all fields are > hidden and there is no way of seeing them. (they are visible and > editable in the update page, not display). > > I think it needs a check that that field(s) is/are present in the object > before trying to condition by them.
Hi Woody, I had a chance last week to work a couple of hours on improving ConditionalCustomFields to work with not-onbly Select CF. There's still a lot to be done, but the good news is that I've seen it is doable and how to do it. Bad news is that I don't know when I'll be able to work on this. (lots of work for paying customers at office these weeks, and no more energy to do it out of office). I'll let you know. About your last issue, I understand this happens when CF B is conditioned by CF A and on a queue including CF B but not CF A, CF B won't show up on display page. If this is the issue, indeed there is a bug. Try the attached patch on your installed version of ConditionalCustomFields. I've tested it on a RT instance but haven't had time to properly apply it to the extension release (which means that I have to write unitary test, and so on). I'll included it on a future release of ConditionalCustomField. Best
Better with attached patch :)
Subject: show-conditioned-cf-when-condition-cf-does-not-apply.patch
diff --git a/rt/local/plugins/RT-Extension-ConditionalCustomFields/html/Elements/ShowConditionalCustomFields b/rt/local/plugins/RT-Extension-ConditionalCustomFields/html/Elements/ShowConditionalCustomFields index 27f2e45..22682d0 100644 --- a/rt/local/plugins/RT-Extension-ConditionalCustomFields/html/Elements/ShowConditionalCustomFields +++ b/rt/local/plugins/RT-Extension-ConditionalCustomFields/html/Elements/ShowConditionalCustomFields @@ -20,7 +20,12 @@ jQuery(function() { } }); } else { - if (jQuery.inArray(jQuery.trim(jQuery('#'+conditionedby_id+' td.value').text()), conditionedby_vals) != -1) { + var condition_val = jQuery('#'+conditionedby_id+' td.value'); + if (condition_val.length) { + if (jQuery.inArray(jQuery.trim(condition_val.text()), conditionedby_vals) != -1) { + condition_met = true; + } + } else { condition_met = true; } }
Subject: Re: [rt.cpan.org #125113] external custom field issue
Date: Mon, 11 Jun 2018 22:28:27 +0300
To: bug-RT-Extension-ConditionalCustomFields [...] rt.cpan.org
From: Woody <woody [...] safarimanager.com>
Hi Gerald, thanks, as always for your quick response. You're correct confirming what the issue i have experlienced is. I didn't see a patch however and would happily test it. w. On 11/06/18 22:09, Gérald Sédrati-Dinet via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=125113 > > > Le Lun 11 Juin 2018 17:35:16, woody@safarimanager.com a écrit :
>> Hi Gerald, >> >> I hope al is well. And thanks for your response re groupings. >> >> I found another need of conditional custom fields - if the >> conditioned-by field is not present in the object, then all fields are >> hidden and there is no way of seeing them. (they are visible and >> editable in the update page, not display). >> >> I think it needs a check that that field(s) is/are present in the object >> before trying to condition by them.
> Hi Woody, > > I had a chance last week to work a couple of hours on improving ConditionalCustomFields to work with not-onbly Select CF. There's still a lot to be done, but the good news is that I've seen it is doable and how to do it. Bad news is that I don't know when I'll be able to work on this. (lots of work for paying customers at office these weeks, and no more energy to do it out of office). I'll let you know. > > About your last issue, I understand this happens when CF B is conditioned by CF A and on a queue including CF B but not CF A, CF B won't show up on display page. > > If this is the issue, indeed there is a bug. Try the attached patch on your installed version of ConditionalCustomFields. I've tested it on a RT instance but haven't had time to properly apply it to the extension release (which means that I have to write unitary test, and so on). I'll included it on a future release of ConditionalCustomField. > > Best >
-- ----------------------- Richard Wood (Woody) Safari Manager Partracks Direct: +255 742 373 327 Skype: woody1tz https://safarimanager.com https://partracks.com
Le Lun 11 Juin 2018 21:28:49, woody@safarimanager.com a écrit : Show quoted text
> Hi Gerald, > > thanks, as always for your quick response. > > You're correct confirming what the issue i have experlienced is. > > I didn't see a patch however and would happily test it.
Yes sorry, I've forgotten to attach it in my first answer, but replied a few minutes later with the attachment, you can see it on this ticket webpage https://rt.cpan.org/Public/Bug/Display.html?id=125113 in the "Attachements" block. Tell me if it fixes your issue…
Subject: Re: [rt.cpan.org #125113] external custom field issue
Date: Mon, 11 Jun 2018 23:10:35 +0300
To: bug-RT-Extension-ConditionalCustomFields [...] rt.cpan.org
From: Woody <woody [...] safarimanager.com>
apologies. it went to spam :( will install v10 (am on 7) and test cheers w. On 11/06/18 22:54, Gérald Sédrati-Dinet via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=125113 > > > Le Lun 11 Juin 2018 21:28:49, woody@safarimanager.com a écrit :
>> Hi Gerald, >> >> thanks, as always for your quick response. >> >> You're correct confirming what the issue i have experlienced is. >> >> I didn't see a patch however and would happily test it.
> Yes sorry, I've forgotten to attach it in my first answer, but replied a few minutes later with the attachment, you can see it on this ticket webpage https://rt.cpan.org/Public/Bug/Display.html?id=125113 in the "Attachements" block. > > Tell me if it fixes your issue… >
-- ----------------------- Richard Wood (Woody) Safari Manager Partracks Direct: +255 742 373 327 Skype: woody1tz https://safarimanager.com https://partracks.com
Subject: Re: [rt.cpan.org #125113] external custom field issue
Date: Tue, 12 Jun 2018 09:01:48 +0300
To: bug-RT-Extension-ConditionalCustomFields [...] rt.cpan.org
From: Woody <woody [...] safarimanager.com>
working ok. great. thanks very much w. On 11/06/18 23:10, Woody wrote: Show quoted text
> apologies. it went to spam :( will install v10 (am on 7) and test > > cheers > > w. > > > On 11/06/18 22:54, Gérald Sédrati-Dinet via RT wrote:
>> <URL: https://rt.cpan.org/Ticket/Display.html?id=125113 > >> >> Le Lun 11 Juin 2018 21:28:49, woody@safarimanager.com a écrit :
>>> Hi Gerald, >>> >>> thanks, as always for your quick response. >>> >>> You're correct confirming what the issue i have experlienced is. >>> >>> I didn't see a patch however and would happily test it.
>> Yes sorry, I've forgotten to attach it in my first answer, but >> replied a few minutes later with the attachment, you can see it on >> this ticket webpage >> https://rt.cpan.org/Public/Bug/Display.html?id=125113 in the >> "Attachements" block. >> >> Tell me if it fixes your issue… >>
>
-- ----------------------- Richard Wood (Woody) Safari Manager Partracks Direct: +255 742 373 327 Skype: woody1tz https://safarimanager.com https://partracks.com
Le Mar 12 Juin 2018 08:02:15, woody@safarimanager.com a écrit : Show quoted text
> working ok. great. thanks very much
Great, I found some time to release v0.11 with this patch included. It should appear on CPAN in a few minutes…