- πΊπ¦Ukraine _tarik_ Lutsk
Hi quadrexdev
This module is used in one of my projects with JSON:API and has problems mentioned in the task description.
I plan to start work on this in the next few days. Would you mind assigning this issue to me?
I plan to do these steps to fix the problem:- Create a field item and field widget objects for the domain path.
- Add code for altering base field info for entities that support domain path. I think it will be the same solution as we already have in the path auto module.
- Update the domain path auto module to make its fields available on the entity API level.
- πΊπ¦Ukraine _tarik_ Lutsk
Hi, I have pushed part of the required changes that provide the ability to use domain path fields on the entity API level.
However, changes for the domain_path_auto aren't finished. We need to cover new code by tests and refactor it.
But that is the start of work on this issue.