← Back to team overview

dhis2-devs team mailing list archive

Re: Issue with limiting of data element details in DV

 

Fixed in 2.14. Thanks for reporting this.


On Wed, Feb 19, 2014 at 10:52 AM, Jan Henrik Øverland <
janhenrik.overland@xxxxxxxxx> wrote:

> Bug. Will fix it today.
>
>
> On Wed, Feb 19, 2014 at 9:49 AM, Jason Pickering <
> jason.p.pickering@xxxxxxxxx> wrote:
>
>> But changing the request to
>>
>>
>> api/generatedDataElementOperands.json?links=false&dataElementGroup=p0kK8pORaUl&_dc=1392785373093&
>> page=2
>> &start=0&limit=50&sort=%5B%7B"property"%3A"name"%2C"direction"%3A"ASC"%7D%5D
>>
>> provides the data elements which we are missing.
>>
>> Regards,
>> Jason
>>
>>
>>
>> On Wed, Feb 19, 2014 at 10:44 AM, Jason Pickering <
>> jason.p.pickering@xxxxxxxxx> wrote:
>>
>>> Did this already. Do the resource tables need to be regenerated after
>>> this?
>>>
>>> Regards,
>>> Jason
>>>
>>>
>>>
>>> On Wed, Feb 19, 2014 at 10:23 AM, Lars Helge Øverland <
>>> larshelge@xxxxxxxxx> wrote:
>>>
>>>> Hi Jason,
>>>>
>>>> those query params should have no effect, some standard stuff that Ext
>>>> puts in. There has to be something with the category structure. Can you try
>>>> going to data admin > maintenance > "Update category option combinations",
>>>> run and try again?
>>>>
>>>> Lars
>>>>
>>>>
>>>>
>>>> On Wed, Feb 19, 2014 at 5:52 AM, Jason Pickering <
>>>> jason.p.pickering@xxxxxxxxx> wrote:
>>>>
>>>>> We have an issue when attempting to work with details in the DV. Not
>>>>> all data element/operands are being show in the UI, seemingly because of a
>>>>> limit being placed on the API call.
>>>>>
>>>>> Here is the call..
>>>>>
>>>>>
>>>>> api/generatedDataElementOperands.json?links=false&dataElementGroup=p0kK8pORaUl&_dc=1392785373093&page=1&
>>>>> start=0&limit=25
>>>>> &sort=%5B%7B%22property%22%3A%22name%22%2C%22direction%22%3A%22ASC%22%7D%5D
>>>>>
>>>>> Is there a way to either page or get rid of the limit through the UI?
>>>>>
>>>>> Version:2.14 Build revision:13763
>>>>>
>>>>> Regards,
>>>>> Jason
>>>>>
>>>>> _______________________________________________
>>>>> Mailing list: https://launchpad.net/~dhis2-devs
>>>>> Post to     : dhis2-devs@xxxxxxxxxxxxxxxxxxx
>>>>> Unsubscribe : https://launchpad.net/~dhis2-devs
>>>>> More help   : https://help.launchpad.net/ListHelp
>>>>>
>>>>>
>>>>
>>>
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~dhis2-devs
>> Post to     : dhis2-devs@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~dhis2-devs
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>

References