How: Enable the 'Unique' checkbox for expression fields Why: Because we create expression based unique fields that cannot be used by the Inriver import adapter For Who: the Inriver community Impact: No Additional context: I don't understand why a ...
Control the order of which entity types are being displayed in a search result
Please, fill in the below fields to enable the processing of your idea. Who would benefit? All users of enrich What impact would it make? People using enrich would find the correct entity easier, especially those who have many different entity typ...
Inspire System Prompt that is reusable across multiple prompt configs
Please, fill in the below fields to enable the processing of your idea. Who would benefit? All Inspire Users/Admins What impact would it make? This would create a reusable System Prompt and make editing easier. Now if I need to tweak a System prom...
Amber Allen-Sauer
11 months ago
in AI
1
Likely to implement
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 ...
Configuration option to define which Entity types can be created per role
Hi inriver, It would be nice if we can configure per role which Entity types are allowed to create from the "Create new entity" menu. Currently when a user has the permission "AddEntity" he/she can create all Entity types from the menu or via an i...
Simon ter Schegget
almost 3 years ago
in Enrich / User Management
2
Future consideration
How: Introduce a configuration interface where administrators can:
Select one or more Active Directory roles / security groups.
Map each AD role/group to a corresponding Inriver Role.
Define precedence rules in case a user belongs to multipl...
Ability to reach entities beyond FirstLinkedEntity
How: Similar to the CTX GetExtraRelatedEntityFieldDisplayValue I would want to be able to fetch data which is further away than the first linked. Why: Now I cannot reach that dat in my expressions For Who: Expression engine users Impact: Saves a l...
How: Add endpoint for batch-linking one entity to many other entities. Why: It is often the case that we have a set of entities that we need to link to another, such as when linking a set of resources to a product. Adding these links one-by-one re...
The ability to mass update freely with excel files is, according to some customer admins, too much power for certain users. Even if you have server extensions blocking bad updates. It would be nice if there was permission just like "AddFile" to al...
Why does the model for an EntityType and FieldSet not return all the translations for the Name/Description property, but the FieldType and Category do? In a request for creating/updating a EntityType and Fieldset, the API accepts an object with tr...