-
Bug
-
Resolution: Fixed
-
None
-
High
-
Check Language resource status based on last writable TM
-
Emptyshow more show less
Currently we check Language resource status based on first writable TM that is wrong as if TM got overflow error on import this error may be propagated to Language resource and block system from using it.
So to solve that problem all we need to do is use last writable memory of Language resource as it will show actual status.