Jacob Walls

Results 503 comments of Jacob Walls

Looks like the OP was missing a step. (sorry!) 1. Publish a graph 2. Add a new language to settings.py that wasn't there before 3. Rebuild webpack and refresh 4....

Looks like I was a little confused about whether the error emanated from the graph designer or the resource instance editor. Looks like it's only emanating from the latter now....

Nice. In terms of documentation, I bet you could throw a system check from the `PublishedGraph` class that tells you to run the update command if you're missing publications for...

This came up when adapting the `load_jsonld` command to be invoked by an ETL module. It calls `pre_tile_save()` during the part of the command I won't be running in the...

See [forum post](https://community.archesproject.org/t/csv-import-failed-with-no-errors/2397/4?u=jacobtylerwalls) regarding failure to call either pre_tile_save() or post_tile_save() (?) for the resource-instance datatype.

> Perhaps we should consider moving transform_value_for_tile and clean into pre_tile_save and then rely on pre_tile_save in the bulk loader as well as in the tile view. Or maybe to...

After pairing with @apeters on this, I think we're going to go in the direction of: - pulling this query for published graphs out of the resource batch iteration and...

Coverage check failure due to falling denominator.