Skip to content

Comments

Document setup for export service#241

Merged
ArtyomSavchenko merged 2 commits intohcengineering:mainfrom
acheong08:patch-2
Dec 13, 2025
Merged

Document setup for export service#241
ArtyomSavchenko merged 2 commits intohcengineering:mainfrom
acheong08:patch-2

Conversation

@acheong08
Copy link
Contributor

@acheong08 acheong08 commented Dec 12, 2025

Closes #175 where when you export with the default setup, it throws an error:

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Error</title>
</head>
<body>
<pre>Cannot POST /exportAsync</pre>
</body>
</html>

To be decided: Should export service be built in or optional? My opinion is that it should be built in since the functionality shows on the front-end by default. PR has it as optional because it's not my decision to make.

Signed-off-by: Antonio Cheong <acheong@duti.dev>
@huly-github-staging
Copy link

Connected to Huly®: SELFH-240

@ArtyomSavchenko ArtyomSavchenko merged commit bf34ad3 into hcengineering:main Dec 13, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

404 Error When Exporting Tasks via /exportAsync

2 participants