How to resolve this error.
pymysql.err.OperationalError: (1054, “Unknown column ‘title’ in ‘where clause’”)
Possible source of error: education (app)
Tried Bench Migrate but it is not working
Error coming on Adding Students to student Table
Versions:
Education: v15.0.0 (version-15)
ERPNext: v15.55.2 (version-15)
Jeel
March 29, 2025, 5:23am
2
@deepak.nesarikar check this
opened 11:48AM - 28 Mar 24 UTC
closed 12:09PM - 01 Apr 24 UTC
Unable to add students to group based on activity, getting the following error w… hen trying to add one:
`pymysql.err.OperationalError: (1054, "Unknown column 'title' in 'where clause'")Possible source of error: education (app)`
**Steps to reproduce**
1. Select "Activity" in the field " Group Based on"

2. Try adding a student to the student list manually

@Jeel Thanks. When will this get merged to Education app version15 branch? Also version seems not updated since more than 12 months now. Are everyone using develop branch for live environments of eduction ?
If version15 is the live branch, then Can this bug fix be moved to it ?
CC @shantanoo