Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Fix Version/s: 2.4
-
Component/s: Development, Roadmap
-
Security Level: Public (Public: Anyone can view)
-
Labels:None
-
Similar issues:
KULRICE-12388Supress inquiry links on inquiry view if they point to the same view KULRICE-9977Inquiry links broken/point to the same inqury - copy fix KULRICE-7873Optionally supress the view in breadcrumbs KULRICE-12392KRMS Agenda Inquiry View: problems with “View Rule” button. KULRICE-8394Direct Inquiry view not working properly KULRICE-11531Inquiry with Component Security brings up wrong example KULRICE-11167KRAD Conversion Script: Remove Lookup and Inquiry View Name KULRICE-7917inquiry link on related object opens a lookup KULRICE-6374Hidden fields not rendering on Inquiry Views KULRICE-9667Inquiry Views with Uif-Page broken -
Epic Link:
-
Rice Module:KRAD
-
KRAD Feature Area:Inquiry
-
Sprint:2.4.0-m2 KRAD Sprint 4
-
KAI Review Status:Not Required
-
KTI Review Status:Not Required
-
Include in Release Notes?:Yes
Description
Currently inquiry links are rendered on inquiry views regardless wether or not it links to the same view. Thus a user can recursively inquire the same object through a view, unless this feature is manually disabled via the fieldInquiry.render property.
This seems like a needles thing for the developer to do. It should be possible to detect if the inquiry link points to the same data object and if it is not to render the inquiry link.
Issue Links
- is related to
-
KULRICE-12388 Supress inquiry links on inquiry view if they point to the same view
-
Thought it was my environment but now realize that submitting new documents into PeopleFlow in 2.4 is causing errors. 2.3 works OK, but the inquiry doesn't show the recursive link. Fortunately eDocLite does work and shows the recursive link (although no breadcrumb). I will use that as my test to fix against.