DIRAC icon indicating copy to clipboard operation
DIRAC copied to clipboard

DIRAC Grid

Results 195 DIRAC issues
Sort by recently updated
recently updated
newest added

- [ ] add to notes BEGINRELEASENOTES *WMS CHANGE: removed JobDB.JobParameters table ENDRELEASENOTES

See https://github.com/DIRACGrid/DIRAC/blob/dc65764b11d374854f571a3fd9db8087519e16cf/src/DIRAC/Resources/Storage/StorageBase.py#L72-L77

DMS

BEGINRELEASENOTES *Transformation NEW: Support getting transformation logging for multiple transformations ENDRELEASENOTES

- [ ] advertise DB change - [ ] WebApp PR BEGINRELEASENOTES *RSS CHANGE: removed column ResourceManagementDB.endpoint ENDRELEASENOTES

The error below is due to https://github.com/DIRACGrid/DIRAC/pull/8192 ```python $ dirac-admin-allow-se --AllowRemove Tier1-Archive Traceback (most recent call last): File "/home/chaen/dirac/diracx-project/lhcbdiracx/.pixi/envs/default/bin/dirac-admin-allow-se", line 10, in sys.exit(main()) ^^^^^^ File "/home/chaen/dirac/DIRAC/src/DIRAC/Core/Base/Script.py", line 74, in __call__...