Bug #9127
Slug generation by ref code doesn't respect inherit setting
Status: | Invalid | Start date: | 11/06/2015 | |
---|---|---|---|---|
Priority: | Medium | Due date: | ||
Assignee: | Dan Gillean | % Done: | 0% | |
Category: | Administration / settings | |||
Target version: | Release 2.3.0 | |||
Google Code Legacy ID: | Tested version: | |||
Sponsored: | No | Requires documentation: |
Description
To reproduce:
1. In admin settings, set information object reference code inheritance to "no"
2. In admin settings, select Generate description permalinks from reference code
3. Create a new record with a ref code, as well as a child record with a ref code
Result: The child record's slug is generated based off its inherited reference code
Expected result: The reference code inheritance setting should be honoured, and the child record's slug should be generated from the non-inherited ref code
History
#2 Updated by Mike Gale over 6 years ago
#3 Updated by Mike Gale over 6 years ago
- Description updated (diff)
#4 Updated by Mike Gale over 6 years ago
- Status changed from Code Review to Feedback
- Assignee changed from José Raddaoui Marín to Dan Gillean
#5 Updated by Dan Gillean over 6 years ago
- Status changed from Feedback to Invalid
We have determined that we don't actually want / need to link these 2 settings. marking this issue invalid for now.
#6 Updated by Mike Gale over 6 years ago
SFU has a customization in stable/2.2.x and now qa/2.3.x fixing this issue