aiida-core icon indicating copy to clipboard operation
aiida-core copied to clipboard

The official repository for the AiiDA code

Results 266 aiida-core issues
Sort by recently updated
recently updated
newest added

This is a structure that was left over from the old documentation and needs to be removed, but first we need to check if all the content has been re-assigned...

topic/documentation

Recursive workchain in code snippets that can theoretically not run has been fixed by using different name for the inner workchain (Sorry did create a branch on aiida-core by accident...

### Description of problem Setting the attribute associated with a structure can be changed by accessing `struc.base.attributes.all` before the storing of the node. That results in confusing behavior ```python from...

good first issue
type/usability

### Describe the bug / Expected behavior - No output in `verdi process ` commands for `show`, `report`, `status`, `watch` ```bash $ verdi process show ``` There should be some...

type/bug

### Steps to reproduce Using code snippets that are available [Tutorial](https://aiida.readthedocs.io/projects/aiida-core/en/latest/tutorials/basic.html#workflows), the [How-To Guides](https://aiida.readthedocs.io/projects/aiida-core/en/latest/howto/write_workflows.html#work-chain) and [Topics](https://aiida.readthedocs.io/projects/aiida-core/en/latest/topics/workflows/usage.html#work-chains) in the aiida-core readthedocs I end up with this file to create a simple...

type/bug

This would be GREAT for various AiiDA-related repositories that want to use GitHub Actions CI for testing their package. Personally, I could see myself using this in the OPTIMADE-related AiiDA...

priority/quality-of-life
type/feature request
priority/nice-to-have
type/enhancement
topic/continuous-integration