Search query remains visible when opening a new tab and must be cleared first
How: When the customer opens a new tab, the previous search query remains. Why: see attached video For Who: users in Inriver with multiple searches Impact: normal Additional context: see attatched video Please, add your suggestion and feedback abo...
How: Why: For Who: Impact: Difficult to see where to add text when there's not a marked field. Additional context: Please, add your suggestion and feedback above to add to the insights used by Product team when deciding priorities and direction of...
Support for customer's observability platform - Datadog
Please, fill in the below fields to enable the processing of your idea. Who would benefit? Enterprise Customer who have their own IT eco systems What impact would it make? inriver adoption in to customer's eco systems. Efficiency and faster turn a...
"Select All" Option Needs visibility on all levels in UI
How: "Select All" Option Needs visibility on all levels in UI Why: Would assist the users in being able to select all items in their search. For Who: All users Impact: Medium Additional context: When search results are filtered to a single entity ...
Disable Read Only for Expression Engine Fields in Table View
How: Allow users to copy a value in table view, even if the field contains an expression engine. Why: Currently, when working in table view, it is inconvenient to be unable to drag down to copy a value due to the presence of an expression engine i...
Apply grid lines in new UI on table view like in old table view
Why: It makes it difficult when viewing multiple entities to visually differentiate where you are in reviewing the data For Who: Everyone Impact: More easily identify the entity you are looking for or value instead of it looking like one big parag...
Use Glossary/terms lists as input when generating content with Inspire
How: The Glossaries and terms list created for translations could also be used as input for the prompt when generating content. Why: More accurate master text (if you are generating a master and then translating into several languages from that ma...
How: Ability to copy existing field to create a new field. Why: If you have an existing field with all the correct fieldsets selected and you just need to create a new field it is easier to copy than to go through all the settings one by one and s...
Ability to assign a workflow task to the entity creator / last modified by
How: read this data like how you can query this through queries Why: because there is no easy workaround and this would be very helpful For Who: all workflow users Impact: big Additional context: in our use case we have many users who can upload r...
Add LinkId for inbound/outbound links in the /entities:fetchdata API Call
How: Include the link id property in the existing Inbound and Outbound link objects returned from fetchdata. Example: {
"id": 1234, // This would be the actual link ID
"entityId": 194866,
"summary": { ... }
}
Why: Currently, fetchdata allows ...