collective / collective/collective.exportimport

collections path criteria is incorrect when collection was a default page

Open
#156 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
19
Forks
20
PR merge metrics
No merged PRs in 30d

Description

the path criteria was .. and then converted to "..::1".
This should be converted to ".::1" when the collection was a default page?

Contributor guide

No contributing guide indexed for this repository

Research direction

No file, test, or entry point is named. Start by reproducing the collection path criteria conversion for a collection that was a default page, then trace where ".." becomes "..::1". Done means that case produces ".::1" and the behavior is covered by a regression test.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.