This was resolved with the above-mentioned commits.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Oct 8 2024
Oct 8 2024
matt removed a parent task for T636: Support missing collection attributes for import: T637: Support more attributes when creating a collection.
Feb 22 2021
Feb 22 2021
matt moved T811: Support setting post slug when publishing from Platforms to Dependencies on the Import board.
Feb 22 2021, 1:57 PM · Help Documentation, Import, Restricted Project, Restricted Project, WriteFreely, API
Feb 22 2021, 1:57 PM · Help Documentation, Import, Restricted Project, Restricted Project, WriteFreely, API
Feb 17 2021
Feb 17 2021
matt moved T811: Support setting post slug when publishing from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Feb 17 2021, 11:18 PM · Help Documentation, Import, Restricted Project, Restricted Project, WriteFreely, API
matt moved T811: Support setting post slug when publishing from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Feb 17 2021, 5:16 PM · Help Documentation, Import, Restricted Project, Restricted Project, WriteFreely, API
Feb 17 2021, 5:14 PM · Help Documentation, Import, Restricted Project, Restricted Project, WriteFreely, API
matt moved T811: Support setting post slug when publishing from Backlog to Next Up on the API board.
Feb 17 2021, 4:03 PM · Help Documentation, Import, Restricted Project, Restricted Project, WriteFreely, API
Feb 17 2021, 3:48 PM · Help Documentation, Import, Restricted Project, Restricted Project, WriteFreely, API
Jan 5 2020
Jan 5 2020
Partially implementing this as part of my work on T401: Post list paging and T714: Improve core navigation.
Sep 25 2019
Sep 25 2019
robjloranger renamed T696: Allow pagination of posts from Allow pagination of collection posts to Allow pagination of posts.
Aug 14 2019
Aug 14 2019
matt moved T636: Support missing collection attributes for import from Platforms to Dependencies on the Import board.
Jun 12 2019
Jun 12 2019
robjloranger moved T645: Collection should default to username from Backlog to Next Up on the API Library: Go board.
Jun 9 2019
Jun 9 2019
This is dependent on backend changes (T637: Support more attributes when creating a collection).
Jun 7 2019
Jun 7 2019
Jun 5 2019
Jun 5 2019
this is already implemented as NewClientWith
This is required to test the fix for T612 on the WriteFreely side
robjloranger moved T628: new clients should take a base URL from Backlog to Next Up on the API Library: Go board.
May 30 2019
May 30 2019
in v2 branch
this needs to be updated in both:
- collection_test.go
- TestGetCollectionPosts
- TestGetCollectionPost
- post_test.go
- TestCreatePost
- ExampleClient_CreatePost