I converted one project and have been using it hea...
# sdf
e
I converted one project and have been using it heavily; pretty nice so far. Haven't delved into the testing yet.
❤️ 3
c
Not tried it yet but plan to have a go since I can't get custom record instances through WebStorm.
Is this the official repo?
a
yep
k
To be honest suitecloud cli feels to be the same as sdfcli but with --interactive.
a
🤔
It's definitely based on sdfcli
There are several aspects that are not available in sdfcli: • Improved authentication flow • Unit testing support • Development extension points through
suitecloud.config.js
• Improved developer experience by interactive mode
k
At least @Albert Margarit (NS Eng Lead) the same issues I had with sdfcli I do have them still with the suitecloud. But you are right the unit testing I forgot (We were using out own fw so far and did not tried the new one yet.)
a
Can you share the issues you are encountering?
k
I plan to but I am focused in a diff project now and I want to finish before I write a full report. Short story is that circular dependencies are not resolved, fields that include formulas as default values are not taken into account during the deployment process giving unknown record during deploy. Formulas in all objects but searches some times throw error (Dont remember what was the text now cause I ended up deleting them to move the process). Finally feature groupinvoice or groupinvoicing must be installed in the account (did not find any feature like that, I am not sure if its a bug)
@Albert Margarit (NS Eng Lead) I would be very interested in your ideas, maybe I am just using the tool wrong in the end.
a
Thank you!
Sounds like a mix of problems you are finding related to tooling and the SDF engine. Not sure if all of those are really related to CLIs. You'll find the same problems in WebStorm too
I'd love to hear more details, that would help to understand the scope of some of those problems
k
I am only using cli not any plugin.