Hi there,
When trying to link two objects and the class for the target object has more than 50 items, OTRS won't show them, only the first 50 are shown. Is there any way to increase this parameter or to show it in pages?
We were looking at /opt/otrs/Kernel/Modules/AgentLinkObject.pm but didn't find it
Thanks in advance,
how to show more than 50 results when linking objects
Moderator: crythias
-
- Znuny newbie
- Posts: 40
- Joined: 12 Apr 2010, 22:50
- Znuny Version: 2.4.7
- Location: Medellin, Colombia
- Contact:
Re: how to show more than 50 results when linking objects
In addition to viewing more than 50 items in the results, is there a way to extend the available Search fields to include attributes specific to the Target Object? I am running into difficulties relating change requests and work orders to Computer CIs when we have a vendor specific change. I would like to filter on a vendor name or any other attribute of the Target Object. The ConfigItem#/Name are too restrictive while Deployment State/Incident State don't filter enough to be useful.
Thanks!
Thanks!
-
- Znuny superhero
- Posts: 630
- Joined: 17 Mar 2011, 14:40
- Znuny Version: 5.0.6
- Real Name: Yuri Kolesnikov
- Location: Russia
Re: how to show more than 50 results when linking objects
Opportunity to make a field search is given in the CI definition by attribute assignment searchable => 1 for field you need to be searchable.shaned123 wrote: is there a way to extend the available Search fields to include attributes specific to the Target Object? I am running into difficulties relating change requests and work orders to Computer CIs when we have a vendor specific change. I would like to filter on a vendor name or any other attribute of the Target Object. The ConfigItem#/Name are too restrictive while Deployment State/Incident State don't filter enough to be useful.
Thanks!

Best regards Yuri Kolesnikov
OTRS 5.0.14, ITSM 5.0.14
SUSE 13.2, MariaDB 10.0.22(productive)
OTRS 5.0.14, ITSM 5.0.14(test)
OTRS 5.0.14, ITSM 5.0.14
SUSE 13.2, MariaDB 10.0.22(productive)
OTRS 5.0.14, ITSM 5.0.14(test)
Re: how to show more than 50 results when linking objects
Thanks for the quick response.
I do have the CI attribute searchable in its definition, and I can run searches from the CMDB -> Search form. What I can't do is run the same search from the LinkObject form when trying to link a Ticket, Change Request or Work Order to that CI.
I do have the CI attribute searchable in its definition, and I can run searches from the CMDB -> Search form. What I can't do is run the same search from the LinkObject form when trying to link a Ticket, Change Request or Work Order to that CI.