• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

kobotoolbox / kpi / 30281705807 / 1
82%
master: 76%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions-deps-8dc637349b
DEFAULT BRANCH: master
Ran 27 Jul 2026 03:52PM UTC
Files 890
Run time 35s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

27 Jul 2026 03:47PM UTC coverage: 44.172% (-8.6%) from 52.733%
30281705807.1

push

github

web-flow
fix(projectViews): allow filtering by owner organization DEV-2440 (#7283)

### 💭 Notes
Backend now can use the MMO Organization entity to filter instead of MMO
owner's profile json. This is only a one line change in the frontend to
change the prefix of the query.

### 👀 Preview steps
1. â„šī¸ in django admin set a user as a MMO owner and create some projects
3. in django admin enable custom views to get access to the "Owner
organization" filter option
4. set the filter to "Owner organization" "contains"
"<partial_org_name>"
Example:
<img width="978" height="292" alt="image"
src="https://github.com/user-attachments/assets/218dad54-5026-4d29-aec5-c2ec1d8680fb"
/>

5. 🔴 [on main] notice that the frontend shows no results
6. đŸŸĸ [on PR] notice that the frontend shows correct results
7. check the network tab
8. đŸŸĸ notice that the query is changed from
`owner__extra_details__data__organization__icontains` to
`owner__organizations_organization__name__icontains`

3701 of 12651 branches covered (29.25%)

16584 of 37544 relevant lines covered (44.17%)

0.44 hits per line

Source Files on job 30281705807.1
  • Tree
  • List 890
  • Changed 150
  • Source Changed 0
  • Coverage Changed 150
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 30281705807
  • 92ae6c7b on github
  • Prev Job for on main (#30275128767.5)
  • Next Job for on main (#30281804202.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc