Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ash-project/ash issues and pull requests

#1485 - chore: simplify `Actions.Helpers.select_mask`

Pull Request - State: closed - Opened by vonagam 2 days ago

#1484 - chore(deps-dev): bump credo from 1.7.7 to 1.7.8 in the dev-dependencies group

Pull Request - State: closed - Opened by dependabot[bot] 3 days ago
Labels: dependencies

#1483 - chore(deps): bump the production-dependencies group with 2 updates

Pull Request - State: closed - Opened by dependabot[bot] 3 days ago
Labels: dependencies

#1482 - `Ash.DataLayer.Simple` has problems because of action select timing

Issue - State: closed - Opened by vonagam 3 days ago - 3 comments
Labels: bug, needs review

#1481 - Ash.read/2 with `count: true` and a filter will return the count of all records, unfiltered

Issue - State: closed - Opened by allenwyma 3 days ago - 4 comments
Labels: bug, needs review

#1480 - doc: link to builtin validations

Pull Request - State: closed - Opened by RoyalIcing 4 days ago - 1 comment

#1478 - docs: correct return type for `around_action`

Pull Request - State: closed - Opened by vonagam 4 days ago - 4 comments

#1476 - fix: set right defaults for `action_select`

Pull Request - State: closed - Opened by vonagam 5 days ago - 8 comments

#1475 - `require_attributes` allows missing or empty string

Issue - State: closed - Opened by RoyalIcing 5 days ago - 3 comments
Labels: bug

#1474 - fix: add checks for `around_transaction` and `around_action` in bulk

Pull Request - State: closed - Opened by vonagam 5 days ago - 1 comment

#1473 - Bulk actions ignore `around_action` hooks

Issue - State: closed - Opened by vonagam 5 days ago - 4 comments
Labels: bug, needs review

#1472 - Ash.Query.distinct not working when using Ash.count

Issue - State: open - Opened by Torkan 5 days ago
Labels: bug

#1471 - docs: disambiguate UUIDv4 and UUIDv7

Pull Request - State: closed - Opened by albinkc 6 days ago - 1 comment

#1469 - Support Count on Manual Read

Issue - State: open - Opened by allenwyma 10 days ago
Labels: enhancement

#1467 - chore(deps): bump the production-dependencies group with 2 updates

Pull Request - State: closed - Opened by dependabot[bot] 10 days ago
Labels: dependencies

#1466 - fix(ensure_select): properly escape changeset.select

Pull Request - State: closed - Opened by mbaertschi 11 days ago - 2 comments

#1465 - Error seeding data after upgrading to ash_postgres 2.4.0

Issue - State: closed - Opened by sevenseacat 13 days ago - 5 comments
Labels: bug, needs review

#1464 - Ash.bulk_update does not skip resource validations when using skip_global_validations?

Issue - State: closed - Opened by zeneodev1 13 days ago - 2 comments
Labels: bug

#1463 - docs: add missing context to different changeset actions

Pull Request - State: closed - Opened by StephanH90 13 days ago - 1 comment

#1462 - 2.4.0 Breaks Seeding of Data for Testing

Issue - State: closed - Opened by allenwyma 14 days ago
Labels: bug

#1461 - docs: note that contexts are not shared across queries

Pull Request - State: closed - Opened by rgraff 15 days ago - 1 comment

#1459 - chore(deps-dev): bump mimic from 1.9.0 to 1.10.1 in the dev-dependencies group

Pull Request - State: closed - Opened by dependabot[bot] 17 days ago
Labels: dependencies

#1458 - chore(deps): bump ecto from 3.12.2 to 3.12.3 in the production-dependencies group

Pull Request - State: closed - Opened by dependabot[bot] 17 days ago
Labels: dependencies

#1456 - Manage relationship error paths sometimes empty

Issue - State: closed - Opened by zeneodev1 18 days ago - 2 comments
Labels: bug

#1455 - Fix Ash.Changeset.manage_relationships/4 for list primary keys

Pull Request - State: closed - Opened by maennchen 18 days ago - 1 comment

#1454 - Failing tests for creating Ash.Resource.Action validation using DSL builder

Pull Request - State: closed - Opened by m0rt3nlund 18 days ago - 1 comment

#1453 - Errors path always empty

Issue - State: closed - Opened by zeneodev1 18 days ago - 2 comments
Labels: bug, needs review

#1452 - Handle Ash.Query.filter for array values

Pull Request - State: closed - Opened by maennchen 18 days ago - 3 comments

#1451 - fix: cast embedded time properly

Pull Request - State: closed - Opened by andreas-ementio 18 days ago - 2 comments

#1450 - Add relationship editor to Resource Igniter

Pull Request - State: closed - Opened by sinisijacob 19 days ago - 1 comment

#1449 - Change not being called with bulk_create

Issue - State: closed - Opened by sezaru 19 days ago - 4 comments
Labels: bug

#1448 - Union type is not correctly inferred from `_union_type`

Issue - State: closed - Opened by yujonglee 19 days ago - 4 comments
Labels: bug

#1447 - New type of aggregate - `one`? `through`? `copy`?

Issue - State: closed - Opened by sevenseacat 20 days ago - 2 comments
Labels: enhancement

#1446 - Use correct extensions in `ash.patch.extend.ex`

Pull Request - State: closed - Opened by NduatiK 21 days ago - 1 comment

#1445 - actor not available to upsert_condition

Issue - State: open - Opened by pinetops 22 days ago - 1 comment
Labels: bug

#1444 - performance: expression calculations are hydrated 3 times

Issue - State: open - Opened by pinetops 22 days ago
Labels: enhancement

#1443 - `Ash.Error.Forbidden` structs cannot have breakdowns fetched on demand

Issue - State: closed - Opened by sevenseacat 23 days ago
Labels: bug, needs review

#1442 - `show_policy_breakdowns?` for policies should not default to true

Issue - State: closed - Opened by sevenseacat 23 days ago
Labels: bug, needs review

#1440 - Policy breakdowns say that no policies apply to a request even when they do

Issue - State: closed - Opened by sevenseacat 24 days ago - 1 comment
Labels: bug, needs review

#1439 - docs: Fix examples for builtin `before_action` and `after_action` preparations

Pull Request - State: closed - Opened by sevenseacat 24 days ago - 1 comment

#1437 - improvement: Add `Changeset.is_valid/1` guard.

Pull Request - State: closed - Opened by jimsynz 24 days ago

#1436 - Typo relating to no_filter_static_forbidden_reads?

Issue - State: closed - Opened by ahey 25 days ago - 1 comment
Labels: bug, needs review

#1434 - Regression when trying to lazy load multiple relations when they are already loaded

Issue - State: closed - Opened by smt116 25 days ago - 3 comments
Labels: bug

#1433 - `return_destroyed?: true` destroy option not honoured by `AshArchival`.

Issue - State: closed - Opened by jimsynz 28 days ago - 1 comment
Labels: bug

#1432 - Fix bulk upsert condition

Pull Request - State: closed - Opened by adonig 27 days ago - 5 comments

#1431 - Fix typo in authorize-access-to-resources howto

Pull Request - State: closed - Opened by ZachLiss 27 days ago

#1430 - use Ash instead of Domain module for read in docs

Pull Request - State: closed - Opened by barnabasJ 27 days ago
Labels: documentation

#1429 - Pr/more aggressive do map simplification

Pull Request - State: open - Opened by pinetops 28 days ago - 1 comment

#1427 - Add a case for handling mapsets in Filter.map

Pull Request - State: closed - Opened by pinetops 28 days ago - 2 comments

#1425 - Remove cache fallback for Info.attribute

Pull Request - State: closed - Opened by pinetops 29 days ago - 7 comments

#1424 - Fix/batch callbacks

Pull Request - State: closed - Opened by zachdaniel 29 days ago

#1423 - fix typo in Policies doc

Pull Request - State: closed - Opened by benswift about 1 month ago

#1422 - chore(deps): bump the production-dependencies group with 3 updates

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies

#1419 - fix: correctly handle return values of batch callbacks

Pull Request - State: closed - Opened by hwuethrich about 1 month ago - 4 comments

#1418 - Ash.bulk_update doesn't update updated_at timestamps

Issue - State: closed - Opened by infinitis about 1 month ago
Labels: bug

#1417 - Improve caching for relationships and add caching for calculations

Pull Request - State: closed - Opened by pinetops about 1 month ago - 1 comment

#1416 - add pattern for Ash.Query.Call in Filter.map

Pull Request - State: closed - Opened by pinetops about 1 month ago - 1 comment

#1414 - Ash.bulk_update/3 doesn't skip validations

Issue - State: closed - Opened by zeneodev1 about 1 month ago - 1 comment
Labels: bug

#1413 - The selection criteria for `keyset` and `offset` in the pagination **query** and the **return** are different.

Issue - State: closed - Opened by nallwhy about 1 month ago - 1 comment
Labels: bug, needs review

#1412 - The `true` and `false` values of the `countable` option in `pagination` behave the same way.

Issue - State: closed - Opened by nallwhy about 1 month ago - 1 comment
Labels: bug

#1410 - read actions with transaction?: true are broken

Issue - State: closed - Opened by sezaru about 1 month ago
Labels: bug, needs review

#1409 - `require_attributes` does not validates for nil attributes.

Issue - State: closed - Opened by franckstifler about 1 month ago - 1 comment
Labels: bug

#1408 - Warn when `manage_relationship` is called without opts

Pull Request - State: open - Opened by drtheuns about 1 month ago

#1407 - `manage_relationship` should warn if the given options is empty

Issue - State: open - Opened by drtheuns about 1 month ago
Labels: enhancement, good first issue

#1405 - Error on get started

Issue - State: closed - Opened by manicar2093 about 1 month ago - 2 comments
Labels: bug

#1404 - chore(deps): bump the production-dependencies group with 2 updates

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies

#1403 - Make sure there is a caret in front of each atomic_ref occurence

Pull Request - State: closed - Opened by adonig about 1 month ago - 1 comment

#1402 - Fix an error in the changeset action lifecycle example

Pull Request - State: closed - Opened by adonig about 1 month ago

#1401 - Function atomic_ref/1 not found when doing a create with upsert?: true

Issue - State: closed - Opened by adonig about 1 month ago - 2 comments
Labels: bug, needs review

#1400 - fix: do not call tracer `set_metadata` with span type that it ignores

Pull Request - State: closed - Opened by vonagam about 1 month ago - 2 comments

#1399 - In create actions, `accept :*` and `argument :relationship` seem mutually exclusive

Issue - State: closed - Opened by alykhanjetha about 1 month ago - 1 comment
Labels: bug

#1398 - Aj/add cascade update

Pull Request - State: closed - Opened by zachdaniel about 1 month ago - 1 comment

#1397 - docs: Stop the `*` in `Ash.Type.*` italicising everything when converted to Markdown

Pull Request - State: closed - Opened by sevenseacat about 1 month ago - 1 comment

#1396 - Add support for --uuid-v7-primary-key in ash.gen.resource

Issue - State: closed - Opened by albinkc about 1 month ago - 1 comment
Labels: enhancement

#1395 - Initial attempt at cascade updates

Pull Request - State: closed - Opened by alykhanjetha about 1 month ago - 1 comment

#1394 - `ash.codegen` generates wrong sequence of migration

Issue - State: open - Opened by mudspot about 1 month ago
Labels: bug

#1392 - docs: Fix code typo in Policies guide

Pull Request - State: closed - Opened by sevenseacat about 1 month ago

#1391 - chore(deps): bump the production-dependencies group with 2 updates

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies

#1390 - Emit Batch Status for Bulk Actions

Pull Request - State: closed - Opened by maennchen about 2 months ago - 3 comments

#1389 - Implement `upsert_condition` for bulk create

Pull Request - State: closed - Opened by maennchen about 2 months ago - 1 comment

#1388 - docs: using multitenancy with code interfaces

Pull Request - State: closed - Opened by alexslade about 2 months ago - 1 comment

#1387 - Spark optimized

Pull Request - State: closed - Opened by zachdaniel about 2 months ago

#1386 - Implement condition for upsert

Pull Request - State: closed - Opened by maennchen about 2 months ago - 1 comment

#1385 - Support a condition for upserts

Issue - State: closed - Opened by maennchen about 2 months ago - 1 comment
Labels: enhancement, needs review