mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
Cant get board using sails.helpers.boards.getProjectPath #340
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @7rory768 on GitHub (Jun 30, 2023).
I am creating a new api controller create.js and for some reason boardA comes back as undefined even though sails.helpers.boards.getProjectPath is returning the board successfully
create.js:
helpers.boards.get-project-path.js (added debug)
console output:
@7rory768 commented on GitHub (Jun 30, 2023):
silly mistake in my syntax