Skip to content

Reporting a bug

Magnus Gether Sørensen edited this page Aug 3, 2017 · 1 revision

I encountered a bug what should I do?

First write a test that fails, which wouldn't fail against a real CRM environment. Ensure that this test only includes standard entities and standard attributes.

Now that the test fails correctly, try and fix the bug.

I fixed the bug

Nice! Now submit a pull request with the test, the fix and any plugins/workflows/security roles needed for the test to work.

I don't know how to fix the bug

That's okay, you got us half way there. Submit a pull request with the test and any plugins/workflows/security roles needed for the test to work.

Clone this wiki locally